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 f673b3a commit 5663f6bCopy full SHA for 5663f6b
package.json
@@ -33,7 +33,7 @@
33
"test": "jest",
34
"test:verbose": "jest --verbose",
35
"test:coverage": "jest --coverage --runInBand --no-cache",
36
- "release": "yarn run clean && yarn install && yarn run build && ./node_modules/.bin/standard-version"
+ "release": "yarn run build && ./node_modules/.bin/standard-version"
37
},
38
"devDependencies": {
39
"babel-cli": "^6.26.0",
0 commit comments