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 ca6b2dd commit b879687Copy full SHA for b879687
demo_vue/package.json
@@ -6,11 +6,11 @@
6
"license": "MIT",
7
"dependencies": {
8
"@nativescript-community/gesturehandler": "../plugin",
9
- "@nativescript-community/tween": "^0.0.11",
10
- "@nativescript-community/ui-collectionview": "^3.0.5",
11
- "@nativescript-community/ui-material-button": "^4.0.10",
+ "@nativescript-community/tween": "^0.0.14",
+ "@nativescript-community/ui-collectionview": "^4.0.29",
+ "@nativescript-community/ui-material-button": "^5.2.31",
12
"@nativescript/core": "7.0.0",
13
- "nativescript-vue": "^2.8.1"
+ "nativescript-vue": "^2.9.0"
14
},
15
"devDependencies": {
16
"@babel/core": "~7.11.6",
0 commit comments