mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(dependencies): removing tsc-wrapped since angular explicitely says not to do this
This commit is contained in:
14824
package-lock.json
generated
14824
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -34,7 +34,6 @@
|
||||
"@angular/http": "4.1.3",
|
||||
"@angular/platform-browser": "4.1.3",
|
||||
"@angular/platform-browser-dynamic": "4.1.3",
|
||||
"@angular/tsc-wrapped": "4.1.3",
|
||||
"ionicons": "~3.0.0",
|
||||
"rxjs": "5.4.0",
|
||||
"zone.js": "0.8.12"
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
"@angular/http": "",
|
||||
"@angular/platform-browser": "",
|
||||
"@angular/platform-browser-dynamic": "",
|
||||
"@angular/tsc-wrapped": "",
|
||||
"rxjs": "",
|
||||
"zone.js": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user