Skip to content

Commit d311a24

Browse files
committed
test: demo app
1 parent 6a42a15 commit d311a24

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

demo_vue/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,21 @@
66
"license": "MIT",
77
"dependencies": {
88
"@akylas/nativescript": "7.0.14",
9-
"@nativescript-community/ui-collectionview": "^4.0.16",
109
"@nativescript-community/ui-carto": "file:../plugin",
10+
"@nativescript-community/ui-collectionview": "^4.0.16",
1111
"nativescript-perms": "2.0.11",
1212
"nativescript-vue": "^2.8.3"
1313
},
1414
"devDependencies": {
1515
"@babel/core": "~7.12.10",
1616
"@nativescript/core": "7.0.13",
17+
"@nativescript/ios": "8.0.0",
1718
"@nativescript/types": "7.0.4",
1819
"@nativescript/webpack": "3.0.8",
1920
"babel-loader": "~8.2.2",
2021
"nativescript-vue-template-compiler": "~2.8.3",
2122
"node-sass": "^5.0.0",
22-
"tns-android":"6.5.3",
23+
"tns-android": "6.5.3",
2324
"tslib": "^2.0.3",
2425
"typescript": "3.9.7",
2526
"vue": "^2.6.12",

0 commit comments

Comments
 (0)