Skip to content

Commit

Permalink
Bower main cannot point to minified file
Browse files Browse the repository at this point in the history
  • Loading branch information
mileszim committed May 9, 2016
1 parent 4513b99 commit 7bd3f41
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
@@ -1,7 +1,7 @@
{
"name": "sediment",
"description": "Javascript sentiment analysis using AFINN-111",
"main": "dist/sediment.min.js",
"main": "dist/sediment.js",
"authors": [
"Miles Zimmerman"
],
Expand Down

0 comments on commit 7bd3f41

Please sign in to comment.