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 f156d8e commit 85e990bCopy full SHA for 85e990b
demo/package.json
@@ -1,13 +1,13 @@
1
{
2
"dependencies": {
3
"@nativescript-community/ble": "file:../plugin",
4
- "@nativescript/core": "7.0.13"
+ "@nativescript/core": "7.2.1"
5
},
6
"devDependencies": {
7
- "@nativescript/ios": "7.0.6",
8
- "@nativescript/types": "7.0.4",
9
- "@nativescript/webpack": "3.0.8",
10
- "typescript": "3.9.7"
+ "@nativescript/ios": "7.2.0",
+ "@nativescript/types": "7.2.0",
+ "@nativescript/webpack": "4.1.0",
+ "typescript": "4.1.3"
11
12
"main": "app.js"
13
}
0 commit comments