chore(dependencies): revert to ts 2.4 and then remove @stencil/core dep

This commit is contained in:
Dan Bucholtz
2017-11-28 15:06:16 -06:00
parent d84b003404
commit e1a56c98fa
2 changed files with 5 additions and 1863 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -42,11 +42,10 @@
"@angular/platform-browser": "next",
"@angular/platform-browser-dynamic": "next",
"@ionic/core": "next",
"@stencil/core": "next",
"glob": "7.1.2",
"ionicons": "~3.0.0",
"rxjs": "5.5.2",
"typescript": "~2.5.2",
"typescript": "~2.4.2",
"zone.js": "0.8.18"
}
}