Skip to content

Commit 02a8935

Browse files
committed
1 parent 44fc352 commit 02a8935

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/create-vue-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vue-app",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
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.9",
18+
"template-vue": "^2.5.10",
1919
"update-notifier": "^2.1.0"
2020
},
2121
"xo": false

packages/template-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template-vue",
3-
"version": "2.5.9",
3+
"version": "2.5.10",
44
"files": [
55
"sao.js",
66
"template"

0 commit comments

Comments
 (0)