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 6f31fab commit 5dfb1c4Copy full SHA for 5dfb1c4
lerna.json
package.json
@@ -13,8 +13,7 @@
13
"snyk-protect": "snyk protect",
14
"prepare": "npm run snyk-protect",
15
"commit": "git-cz",
16
- "bootstrap": "lerna bootstrap",
17
- "release": "lerna version patch --conventional-commits --create-release github --yes"
+ "bootstrap": "lerna bootstrap"
18
},
19
"repository": {
20
"type": "git",
@@ -51,7 +50,6 @@
51
50
"eslint-config-airbnb-base": "14.0.0",
52
"eslint-plugin-import": "2.18.2",
53
"jest": "24.9.0",
54
- "lerna": "3.16.4",
55
"node-env-webpack-plugin": "1.1.0",
56
"nodemon": "1.19.1",
57
"nodemon-webpack-plugin": "4.0.8",
0 commit comments