File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5151 },
5252 "homepage" : " https://github.com/eddyverbruggen/@nativescript-community/ble" ,
5353 "devDependencies" : {
54- "@nativescript/core" : " rc " ,
55- "@nativescript/types" : " rc " ,
56- "@nativescript/webpack" : " rc " ,
57- "@typescript-eslint/eslint-plugin" : " 3.10 .1" ,
58- "@typescript-eslint/parser" : " 3.10 .1" ,
54+ "@nativescript/core" : " 7.0.0 " ,
55+ "@nativescript/types" : " 7.0.1 " ,
56+ "@nativescript/webpack" : " 3.0.0 " ,
57+ "@typescript-eslint/eslint-plugin" : " 4.0 .1" ,
58+ "@typescript-eslint/parser" : " 4.0 .1" ,
5959 "@commitlint/cli" : " ^9.1.2" ,
6060 "@commitlint/config-conventional" : " ^9.1.2" ,
61- "@types/node" : " ^14.6.0 " ,
62- "eslint" : " 7.7 .0" ,
61+ "@types/node" : " ^14.6.2 " ,
62+ "eslint" : " 7.8 .0" ,
6363 "husky" : " ^4.2.5" ,
6464 "lerna" : " ^3.22.1" ,
6565 "npm-watch" : " ^0.7.0" ,
Original file line number Diff line number Diff line change 1- /// <reference path="./node_modules/@nativescript/types/ ios.d.ts" />
2- /// <reference path="./node_modules/@nativescript/types/android-28.d.ts" />
1+ /// <reference path="./node_modules/@nativescript/types- ios/index .d.ts" />
2+ /// <reference path="./node_modules/@nativescript/types-android/lib /android-28.d.ts" />
33/// <reference path="./node_modules/@nativescript/core/global-types.d.ts" />
You can’t perform that action at this time.
0 commit comments