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 bedd8f4 commit 05e04fcCopy full SHA for 05e04fc
packages/create-vue-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-vue-app",
3
- "version": "1.1.9",
+ "version": "1.1.10",
4
"description": "Create Vue apps with no build configuration.",
5
"repository": {
6
"url": "egoist/create-vue-app",
@@ -15,7 +15,7 @@
15
"dependencies": {
16
"cac": "^4.2.0",
17
"sao": "^0.22.2",
18
- "template-vue": "^2.5.7",
+ "template-vue": "^2.5.8",
19
"update-notifier": "^2.1.0"
20
},
21
"xo": false
packages/template-vue/package.json
"name": "template-vue",
- "version": "2.5.7",
+ "version": "2.5.8",
"files": [
"sao.js",
"template"
0 commit comments