Skip to content

Commit 82adedc

Browse files
committed
Merge pull request #16 from pioug/master
Fix bower.json main path
2 parents db4176a + a9dc139 commit 82adedc

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
@@ -6,7 +6,7 @@
66
"Kamil Pękala <[email protected]>"
77
],
88
"description": "Fully declarative (multi)sortable for AngularJS",
9-
"main": "angular-sortable-view.js",
9+
"main": "./src/angular-sortable-view.js",
1010
"keywords": [
1111
"angularjs",
1212
"sortable",

0 commit comments

Comments
 (0)