chore(dependencies): add angular/tsc-wrapper to package.json to avoid npm issues people are having

This commit is contained in:
Dan Bucholtz
2017-07-14 11:55:44 -05:00
parent 2d49e10da4
commit ab511c4744
3 changed files with 37 additions and 35 deletions

View File

@@ -20,6 +20,7 @@
"@angular/http": "",
"@angular/platform-browser": "",
"@angular/platform-browser-dynamic": "",
"@angular/tsc-wrapped": "",
"rxjs": "",
"zone.js": ""
}