We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e90c3 commit 058d82fCopy full SHA for 058d82f
1 file changed
package.json
@@ -30,8 +30,7 @@
30
"build": "webpack -p",
31
"watch": "npm run build -- --watch",
32
"lint": "eslint .",
33
- "test": "jest",
34
- "semantic-release": "semantic-release"
+ "test": "jest"
35
},
36
"husky": {
37
"hooks": {
0 commit comments