File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 },
7171 "dependencies" : {
7272 "make-error" : " 1.3.6" ,
73- "nativescript-observable" : " ^2.0.7 " ,
73+ "@ nativescript-community/ observable" : " ^2.0.8 " ,
7474 "p-queue" : " ^6.6.1" ,
7575 "ts-node" : " ^9.0.0"
7676 },
Original file line number Diff line number Diff line change 4949 },
5050 "homepage" : " https://github.com/EddyVerbruggen/@nativescript-community/ble" ,
5151 "dependencies" : {
52- "make-error" : " 1.3.5 " ,
53- "nativescript-observable" : " ^2.0.1 " ,
52+ "make-error" : " 1.3.6 " ,
53+ "@ nativescript-community/ observable" : " ^2.0.8 " ,
5454 "p-queue" : " ^6.2.1"
5555 }
5656}
Original file line number Diff line number Diff line change 1- import Observable from 'nativescript-observable' ;
1+ import Observable from '@ nativescript-community/ observable' ;
22import { BaseError } from 'make-error' ;
33
44// declare var require;
You can’t perform that action at this time.
0 commit comments