Skip to content

Commit

Permalink
Fixed bower.json after renaming the js folder to dist #259
Browse files Browse the repository at this point in the history
  • Loading branch information
thepag committed Nov 19, 2014
1 parent 8f54595 commit 36e5973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jPlayer",
"version": "2.8.1",
"main": [
"./js/jplayer/jquery.jplayer.min.js",
"./dist/jplayer/jquery.jplayer.js",
"./skin/pink.flag/jplayer.pink.flag.css"
],
"dependencies": {
Expand Down

0 comments on commit 36e5973

Please sign in to comment.