Skip to content

Commit db2fabe

Browse files
committed
Update package.json
1 parent 41aecf3 commit db2fabe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"chrome-webstore-upload-cli": "^1.0.3"
1010
},
1111
"scripts": {
12-
"release": "./node_modules/.bin/webstore upload --source=src --auto-publish"
12+
"release": "./node_modules/.bin/webstore upload --source=src --auto-publish",
13+
"test": "echo \"Error: no test specified\""
1314
},
1415
"repository": {
1516
"type": "git",

0 commit comments

Comments
 (0)