mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
chore(): fix package versions
This commit is contained in:
2
packages/angular-server/package-lock.json
generated
2
packages/angular-server/package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/core": ">=12.0.0",
|
||||
"@angular/platform-server": ">=12.0.0",
|
||||
"@ionic/angular": "^5.9.2",
|
||||
"@ionic/angular": "6.0.0",
|
||||
"rxjs": ">=6.6.0",
|
||||
"zone.js": ">=0.11.0"
|
||||
}
|
||||
|
@ -39,7 +39,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/core": ">=12.0.0",
|
||||
"@angular/platform-server": ">=12.0.0",
|
||||
"@ionic/angular": "^5.9.2",
|
||||
"@ionic/angular": "6.0.0",
|
||||
"rxjs": ">=6.6.0",
|
||||
"zone.js": ">=0.11.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user