File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 5757 " mobile"
5858 ],
5959 "dependencies" : {
60- "@nativescript/doctor" : " 2.0.6 " ,
60+ "@nativescript/doctor" : " 2.0.7 " ,
6161 "@nativescript/schematics-executor" : " 0.0.2" ,
6262 "@rigor789/resolve-package-path" : " ^1.0.5" ,
6363 "axios" : " ^0.21.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/doctor" ,
3- "version" : " 2.0.6 " ,
3+ "version" : " 2.0.7 " ,
44 "description" : " Library that helps identifying if the environment can be used for development of {N} apps." ,
55 "main" : " src/index.js" ,
66 "types" : " ./typings/nativescript-doctor.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "extends" : " ../../tsconfig.json" ,
3+ "compilerOptions" : {
4+ "skipLibCheck" : true
5+ },
36 "include" : [
47 " src/" ,
58 " test/"
You can’t perform that action at this time.
0 commit comments