Skip to content

Commit

Permalink
fix: adds main entry to bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zhhz committed Aug 12, 2014
1 parent cbbd157 commit 9e1dc2e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
"dependencies": {
"jquery": "1.7.0"
},
"main": [
"js/jquery.dial.js"
],
"devDependencies": {}
}
}

0 comments on commit 9e1dc2e

Please sign in to comment.