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.
2 parents 6dc6a3f + 606d0d3 commit 141d456Copy full SHA for 141d456
demo-vue/package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"nativescript-imagepicker": "../src",
13
"nativescript-theme-core": "~1.0.4",
14
- "nativescript-vue": "~2.0.0",
+ "nativescript-vue": "^2.0.0",
15
"tns-core-modules": "^5.2.0"
16
},
17
"devDependencies": {
@@ -30,7 +30,7 @@
30
"nativescript-dev-appium": "^4.0.9",
31
"nativescript-dev-webpack": "~0.20.0",
32
"nativescript-dev-typescript": "~0.8.0",
33
- "nativescript-vue-template-compiler": "~2.0.0",
+ "nativescript-vue-template-compiler": "^2.0.0",
34
"node-sass": "~4.9.0",
35
"vue-loader": "~15.4.0"
36
0 commit comments