We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867430f commit 974547cCopy full SHA for 974547c
demo-vue/package.json
@@ -15,7 +15,7 @@
15
"dependencies": {
16
"nativescript-camera": "../src",
17
"nativescript-theme-core": "~1.0.4",
18
- "nativescript-vue": "~2.0.0",
+ "nativescript-vue": "^2.0.0",
19
"tns-core-modules": "~5.2.0"
20
},
21
"devDependencies": {
@@ -32,7 +32,7 @@
32
"nativescript-dev-appium": "4.0.9",
33
"nativescript-dev-typescript": "~0.8.0",
34
"nativescript-dev-webpack": "~0.20.0",
35
- "nativescript-vue-template-compiler": "~2.0.0",
+ "nativescript-vue-template-compiler": "^2.0.0",
36
"node-sass": "~4.9.0",
37
"tslint": "~5.12.1",
38
"vue-loader": "~15.4.0"
0 commit comments