Skip to content

Commit 05e04fc

Browse files
committed
1 parent bedd8f4 commit 05e04fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/create-vue-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vue-app",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "Create Vue apps with no build configuration.",
55
"repository": {
66
"url": "egoist/create-vue-app",
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"cac": "^4.2.0",
1717
"sao": "^0.22.2",
18-
"template-vue": "^2.5.7",
18+
"template-vue": "^2.5.8",
1919
"update-notifier": "^2.1.0"
2020
},
2121
"xo": false

packages/template-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template-vue",
3-
"version": "2.5.7",
3+
"version": "2.5.8",
44
"files": [
55
"sao.js",
66
"template"

0 commit comments

Comments
 (0)