Skip to content

Commit 721d008

Browse files
committed
added main attribute to npm
1 parent b6216ae commit 721d008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "angular-csv-import",
33
"author": "Bahaaldine AZARMI <bahaaldine@gmail.com>",
44
"version": "0.0.26",
5+
"main": "./lib/angular-csv-import.js",
56
"engines": {
67
"node": ">= 0.10.0"
78
},

0 commit comments

Comments
 (0)