We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41aecf3 commit db2fabeCopy full SHA for db2fabe
package.json
@@ -9,7 +9,8 @@
9
"chrome-webstore-upload-cli": "^1.0.3"
10
},
11
"scripts": {
12
- "release": "./node_modules/.bin/webstore upload --source=src --auto-publish"
+ "release": "./node_modules/.bin/webstore upload --source=src --auto-publish",
13
+ "test": "echo \"Error: no test specified\""
14
15
"repository": {
16
"type": "git",
0 commit comments