Skip to content

Commit a3c247c

Browse files
committed
fix bower main file
1 parent a052cd5 commit a3c247c

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)