Skip to content

Commit 85e990b

Browse files
committed
chore: demo udate
1 parent f156d8e commit 85e990b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

demo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dependencies": {
33
"@nativescript-community/ble": "file:../plugin",
4-
"@nativescript/core": "7.0.13"
4+
"@nativescript/core": "7.2.1"
55
},
66
"devDependencies": {
7-
"@nativescript/ios": "7.0.6",
8-
"@nativescript/types": "7.0.4",
9-
"@nativescript/webpack": "3.0.8",
10-
"typescript": "3.9.7"
7+
"@nativescript/ios": "7.2.0",
8+
"@nativescript/types": "7.2.0",
9+
"@nativescript/webpack": "4.1.0",
10+
"typescript": "4.1.3"
1111
},
1212
"main": "app.js"
1313
}

0 commit comments

Comments
 (0)