Skip to content

Commit d0de9a5

Browse files
author
Mike Engel
committed
Fixes the path to the commonjs-usable format. Fixes soyjavi#133
1 parent 00926c7 commit d0de9a5

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)