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 1231aa5 commit 7b10b0cCopy full SHA for 7b10b0c
package.json
@@ -65,9 +65,6 @@
65
"vuepress": "^0.14.10",
66
"webpack-dev-middleware": "3.6.0"
67
},
68
- "dependencies": {
69
- "envinfo": "^7.1.0"
70
- },
71
"config": {
72
"commitizen": {
73
"path": "cz-conventional-changelog"
packages/mars-cli/package.json
@@ -15,7 +15,8 @@
15
"inquirer": "^6.2.2",
16
"minimist": "^1.2.0",
17
"semver": "^5.5.0",
18
- "slash": "^2.0.0"
+ "slash": "^2.0.0",
19
+ "envinfo": "^7.1.0"
20
21
"engines": {
22
"node": ">=8.9"
0 commit comments