Skip to content

Commit ab556b8

Browse files
committed
Merge pull request soyjavi#150 from mike-engel/master
Fixes the path to the commonjs-usable format. Fixes soyjavi#133
2 parents 00926c7 + d0de9a5 commit ab556b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"mail" : "javi.jimenez.villar@gmail.com",
99
"twitter" : "@soyjavi",
1010
"site" : "http://soyjavi.com" },
11-
"main" : ["quo.js"],
11+
"main" : ["dist/quo.standalone.js"],
1212
"keywords" : [ "mobile" ],
1313
"license" : "MIT",
1414
"dependencies" : {

0 commit comments

Comments
 (0)