Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
removed the minified version ofo the script from bower's main prop
  • Loading branch information
gion committed Mar 19, 2014
1 parent cdd98e1 commit cc071ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
"url": "http://www.janpaepke.de"
},
"main": [
"js/jquery.scrollmagic.js",
"js/jquery.scrollmagic.min.js"
"js/jquery.scrollmagic.js"
],
"dependencies": {
"jquery": "~1.11.0",
Expand Down

0 comments on commit cc071ff

Please sign in to comment.