Skip to content

Commit b879687

Browse files
committed
test: demo app
1 parent ca6b2dd commit b879687

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

demo_vue/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"license": "MIT",
77
"dependencies": {
88
"@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",
9+
"@nativescript-community/tween": "^0.0.14",
10+
"@nativescript-community/ui-collectionview": "^4.0.29",
11+
"@nativescript-community/ui-material-button": "^5.2.31",
1212
"@nativescript/core": "7.0.0",
13-
"nativescript-vue": "^2.8.1"
13+
"nativescript-vue": "^2.9.0"
1414
},
1515
"devDependencies": {
1616
"@babel/core": "~7.11.6",

0 commit comments

Comments
 (0)