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 4444 "devDependencies" : {
4545 "tns-core-modules" : " >=2.5.0 || >=2.5.0-2016" ,
4646 "zone.js" : " ^0.6.21" ,
47- "typescript" : " ^ 2.0.2 " ,
47+ "typescript" : " ~ 2.0.10 " ,
4848 "tslint" : " ~4.0.1" ,
4949 "codelyzer" : " ^2.0.0-beta.1" ,
5050 "@angular/compiler-cli" : " ~2.2.1" ,
Original file line number Diff line number Diff line change 4545 "nativescript-dev-typescript" : " ^0.3.1" ,
4646 "nativescript-dev-webpack" : " 0.0.13" ,
4747 "shelljs" : " ^0.7.0" ,
48- "typescript" : " ^ 2.0.2 "
48+ "typescript" : " ~ 2.0.10 "
4949 },
5050 "nativescript" : {
5151 "id" : " org.nativescript.ngsample" ,
Original file line number Diff line number Diff line change 5656 "mocha" : " ^2.4.5" ,
5757 "nativescript-dev-appium" : " 0.0.14" ,
5858 "nativescript-dev-typescript" : " ^0.3.1" ,
59- "typescript" : " ^ 2.0.2 " ,
59+ "typescript" : " ~ 2.0.10 " ,
6060 "socket.io" : " 1.4.8" ,
6161 "socket.io-client" : " 1.4.8" ,
6262 "wd" : " 0.4.0"
6767 "run-appium-android" : " nativescript-dev-appium android" ,
6868 "appium-ios-simulator" : " tns build ios && nativescript-dev-appium ios-simulator"
6969 }
70- }
70+ }
You can’t perform that action at this time.
0 commit comments