Skip to content

Commit 1aef0b2

Browse files
authored
Merge pull request #83 from kukac7/patch-1
fixing bower.json main
2 parents 8015997 + eaafa8f commit 1aef0b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
],
1616
"license": "MIT",
1717
"main": [
18-
"dist/angular-slick.js",
19-
"bower.json"
18+
"dist/angular-slick.js"
2019
],
2120
"dependencies": {
2221
"slick-carousel": "~1.6.0",

0 commit comments

Comments
 (0)