Skip to content

Commit

Permalink
Bower links to the non-minified version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoGonzalez authored Jan 1, 2017
1 parent ce47fd4 commit 32678ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "midnight",
"description": "Switch fixed headers on the fly",
"main": "midnight.jquery.min.js",
"main": "midnight.jquery.js",
"dependencies": {
"jquery": "~1.11.3"
"jquery": "^1.11.3"
},
"homepage": "https://github.com/Aerolab/midnight.js",
"license": "MIT",
Expand Down

0 comments on commit 32678ad

Please sign in to comment.