Skip to content

Commit b2ecf4c

Browse files
committed
Merge pull request #7 from nrchandan/bower-json-fix
Add missing file extension .js
2 parents 883075c + 33decae commit b2ecf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-csv-import",
33
"version": "0.0.14",
4-
"main": "dist/angular-csv-import",
4+
"main": "dist/angular-csv-import.js",
55
"license": "MIT",
66
"authors": [
77
"Bahaaldine AZARMI <bahaaldine@gmail.com>"

0 commit comments

Comments
 (0)