mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(build): update ionic-angular dependencies to match internal discussion
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/driftyco/ionic.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "commonjs/index.js",
|
||||
"main": "umd/index.js",
|
||||
"module": "index.js",
|
||||
"dependencies": {
|
||||
"@angular/common": "",
|
||||
@ -19,6 +19,9 @@
|
||||
"@angular/platform-browser": "",
|
||||
"@angular/platform-browser-dynamic": "",
|
||||
"@angular/platform-server": "",
|
||||
"rxjs": ""
|
||||
"ionicons": "",
|
||||
"ionic-native": "",
|
||||
"rxjs": "",
|
||||
"zone.js": ""
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user