We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fc352 commit 02a8935Copy full SHA for 02a8935
packages/create-vue-app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "create-vue-app",
3
- "version": "1.1.11",
+ "version": "1.1.12",
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.9",
+ "template-vue": "^2.5.10",
19
"update-notifier": "^2.1.0"
20
},
21
"xo": false
packages/template-vue/package.json
"name": "template-vue",
- "version": "2.5.9",
+ "version": "2.5.10",
"files": [
"sao.js",
"template"
0 commit comments