Skip to content

Commit d1f4615

Browse files
committed
Merge pull request #151 from badlamer/master
Fix bower main file
2 parents a052cd5 + a3c247c commit d1f4615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"escape",
2323
"unescape"
2424
],
25-
"main": "./dist/string.min.js",
25+
"main": "./dist/string.js",
2626
"ignore": [
2727
"lib/",
2828
"node_modules/",

0 commit comments

Comments
 (0)