Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Commit 23e2200

Browse files
committed
upgrade vue versions
1 parent ef96adb commit 23e2200

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"dependencies": {
3636
"axios": "~0.17.1",
3737
"superstatic": "^5.0.1",
38-
"uiv": "^0.14.1",
39-
"vue": "~2.5.8",
40-
"vue-class-component": "~6.1.0",
38+
"uiv": "^0.15.5",
39+
"vue": "~2.5.13",
40+
"vue-class-component": "~6.1.2",
4141
"vue-property-decorator": "~6.0.0",
4242
"vue-router": "~3.0.1"
4343
},

0 commit comments

Comments
 (0)