File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 "url" : " https://github.com/angular/angular.git"
2121 },
2222 "scripts" : {
23- "preinstall" : " npm install tsd && tsd update --config modules/angular2/tsd.json && tsd update --config tools/tsd.json" ,
24- "postinstall" : " webdriver-manager update && bower install && gulp pubget.dart" ,
23+ "postinstall" : " webdriver-manager update && bower install && gulp pubget.dart && tsd update --config modules/angular2/tsd.json && tsd update --config tools/tsd.json" ,
2524 "test" : " gulp test.all.js && gulp test.all.dart"
2625 },
2726 "dependencies" : {
9897 "ternary-stream" : " ^1.2.3" ,
9998 "through2" : " ^0.6.1" ,
10099 "ts2dart" : " ^0.3.0" ,
100+ "tsd" : " ^0.5.7" ,
101101 "typescript" : " alexeagle/TypeScript#93dbbe2a2d0b42cefd02ac949e4bc8ab6b5b5823" ,
102102 "vinyl" : " ^0.4.6" ,
103103 "walk-sync" : " ^0.1.3" ,
You can’t perform that action at this time.
0 commit comments