File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
"devDependencies" : {
45
45
"tns-core-modules" : " >=2.5.0 || >=2.5.0-2016" ,
46
46
"zone.js" : " ^0.6.21" ,
47
- "typescript" : " ^ 2.0.2 " ,
47
+ "typescript" : " ~ 2.0.10 " ,
48
48
"tslint" : " ~4.0.1" ,
49
49
"codelyzer" : " ^2.0.0-beta.1" ,
50
50
"@angular/compiler-cli" : " ~2.2.1" ,
Original file line number Diff line number Diff line change 45
45
"nativescript-dev-typescript" : " ^0.3.1" ,
46
46
"nativescript-dev-webpack" : " 0.0.13" ,
47
47
"shelljs" : " ^0.7.0" ,
48
- "typescript" : " ^ 2.0.2 "
48
+ "typescript" : " ~ 2.0.10 "
49
49
},
50
50
"nativescript" : {
51
51
"id" : " org.nativescript.ngsample" ,
Original file line number Diff line number Diff line change 56
56
"mocha" : " ^2.4.5" ,
57
57
"nativescript-dev-appium" : " 0.0.14" ,
58
58
"nativescript-dev-typescript" : " ^0.3.1" ,
59
- "typescript" : " ^ 2.0.2 " ,
59
+ "typescript" : " ~ 2.0.10 " ,
60
60
"socket.io" : " 1.4.8" ,
61
61
"socket.io-client" : " 1.4.8" ,
62
62
"wd" : " 0.4.0"
67
67
"run-appium-android" : " nativescript-dev-appium android" ,
68
68
"appium-ios-simulator" : " tns build ios && nativescript-dev-appium ios-simulator"
69
69
}
70
- }
70
+ }
You can’t perform that action at this time.
0 commit comments