Skip to content

Commit

Permalink
Fix bower config
Browse files Browse the repository at this point in the history
  • Loading branch information
baryshev committed Jun 8, 2014
1 parent 7128c3f commit 0edfa8c
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
@@ -1,6 +1,6 @@
{
"name": "ect",
"main": "ect.min.js",
"main": "lib/ect.js",
"version": "0.5.9",
"homepage": "https://github.com/baryshev/ect",
"authors": [
Expand All @@ -24,7 +24,6 @@
"bower_components",
"bin",
"examples",
"lib",
"index.js",
"package.json"
],
Expand Down

0 comments on commit 0edfa8c

Please sign in to comment.