Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Feb 20, 2021
1 parent 41aecf3 commit db2fabe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"chrome-webstore-upload-cli": "^1.0.3"
},
"scripts": {
"release": "./node_modules/.bin/webstore upload --source=src --auto-publish"
"release": "./node_modules/.bin/webstore upload --source=src --auto-publish",
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
Expand Down

0 comments on commit db2fabe

Please sign in to comment.