Skip to content

Commit dc2474e

Browse files
author
Dimitar Todorov
committed
Update vue deps.
1 parent a92f809 commit dc2474e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

demo-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"nativescript-facebook": "../src",
1616
"nativescript-theme-core": "~1.0.4",
17-
"nativescript-vue": "~2.0.0",
17+
"nativescript-vue": "^2.0.0",
1818
"tns-core-modules": "~5.2.0"
1919
},
2020
"devDependencies": {
@@ -35,7 +35,7 @@
3535
"nativescript-dev-appium": "5.0.0",
3636
"nativescript-dev-typescript": "~0.8.0",
3737
"nativescript-dev-webpack": "~0.20.0",
38-
"nativescript-vue-template-compiler": "~2.0.2",
38+
"nativescript-vue-template-compiler": "^2.0.2",
3939
"node-sass": "~4.9.0",
4040
"vue-loader": "~15.4.2"
4141
},

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tns-platform-declarations": "^5.2.0",
4848
"typescript": "~3.1.6",
4949
"nativescript-angular": "~7.2.1",
50-
"nativescript-vue": "~2.0.2",
50+
"nativescript-vue": "^2.0.2",
5151
"@angular/core": "~7.2.0",
5252
"@angular/common": "~7.2.0",
5353
"@angular/compiler": "~7.2.0",

0 commit comments

Comments
 (0)