File tree 3 files changed +8
-7
lines changed
3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 15
15
"systemId" : " /Volumes/data/dev/nativescript/nativescript-carto/schema/tns.xsd" ,
16
16
"pattern" : " **/**/*.xml"
17
17
}
18
- ]
18
+ ],
19
+ "typescript.tsdk" : " node_modules/typescript/lib"
19
20
}
Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@commitlint/cli" : " ^17.5.0" ,
40
40
"@commitlint/config-conventional" : " ^17.4.4" ,
41
- "@nativescript-community/arraybuffers" : " ^1.1.1 " ,
42
- "@nativescript-community/gesturehandler" : " ^2.0.9 " ,
41
+ "@nativescript-community/arraybuffers" : " ^1.1.3 " ,
42
+ "@nativescript-community/gesturehandler" : " ^2.0.12 " ,
43
43
"@nativescript-community/tween" : " 0.0.14" ,
44
- "@nativescript-community/ui-canvas" : " 4.4.12 " ,
44
+ "@nativescript-community/ui-canvas" : " 4.5.1 " ,
45
45
"@nativescript/core" : " 8.4.7" ,
46
46
"@nativescript/types-android" : " 8.4.0" ,
47
47
"@nativescript/types-ios" : " 8.4.0" ,
Original file line number Diff line number Diff line change 32
32
"main" : " charts/index.js" ,
33
33
"typings" : " charts/index.d.ts" ,
34
34
"dependencies" : {
35
- "@nativescript-community/arraybuffers" : " ^1.0.1 " ,
36
- "@nativescript-community/gesturehandler" : " ^2.0.5 " ,
37
- "@nativescript-community/ui-canvas" : " ^4.4.4 " ,
35
+ "@nativescript-community/arraybuffers" : " ^1.1.3 " ,
36
+ "@nativescript-community/gesturehandler" : " ^2.0.12 " ,
37
+ "@nativescript-community/ui-canvas" : " ^4.5.1 " ,
38
38
"additween" : " ^3.0.0" ,
39
39
"downsample" : " ^1.4.0" ,
40
40
"number-format.js" : " ^2.0.9"
You can’t perform that action at this time.
0 commit comments