10000 chore: update vue to 2.5.17 · jprando/nativescript-vue@df0a98e · GitHub
[go: up one dir, main page]

Skip to content

Commit df0a98e

Browse files
committed
chore: update vue to 2.5.17
1 parent a6bf850 commit df0a98e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"homepage": "https://github.com/rigor789/nativescript-vue#readme",
3939
"nativescript": {
4040
"platforms": {
41-
"android": "3.4.0",
42-
"ios": "3.4.0"
41+
"android": "4.2.0",
42+
"ios": "4.2.0"
4343
},
4444
"plugin": {
4545
"vue": "true",
@@ -78,7 +78,7 @@
7878
"set-value": "^2.0.0",
7979
"tns-core-modules": "4.0.0",
8080
"util-inspect": "^0.1.8",
81-
"vue": "^2.5.16"
81+
"vue": "^2.5.17"
8282
},
8383
"jest": {
8484
"verbose": true,

0 commit comments

Comments
 (0)
0