We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e734fc commit 123c233Copy full SHA for 123c233
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wya/vue-cli",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "",
5
"main": "dist/index.js",
6
"files": [
templates/package.json
"name": "@wya/vue-scaffold",
"private": true,
"description": "basic env for vue",
"main": "index.js",
@@ -60,7 +60,7 @@
60
"@babel/plugin-transform-block-scoping": "^7.10.5",
61
"@babel/preset-env": "^7.10.4",
62
"@wya/vc-loader": "^0.3.5",
63
- "@wya/vue-cli": "^1.0.2",
+ "@wya/vue-cli": "^1.0.3",
64
"assets-webpack-plugin": "^5.0.3",
65
"autoprefixer": "^9.8.5",
66
"babel-eslint": "^10.1.0",
0 commit comments