Skip to content

Commit c9de072

Browse files
committed
support parameters in preview.js
1 parent 278d392 commit c9de072

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
@@ -7,7 +7,7 @@
77
"scripts": {
88
"build": "babel index.js -o lib/index.js",
99
"prepublishOnly": "npm run build",
10-
"test": "echo \"Error: no test specified\" && exit 1"
10+
"test": "echo \"Error: no test specified\" && exit 0"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)