update angular in shared (#2556)

This commit is contained in:
Lucy
2024-01-31 11:25:25 -05:00
committed by GitHub
parent 92aa70182d
commit 4410d7f195

View File

@@ -1,10 +1,10 @@
{
"name": "@start9labs/shared",
"version": "0.3.5",
"version": "0.3.6",
"peerDependencies": {
"@angular/common": "^14.1.0",
"@angular/core": "^14.1.0",
"@angular/router": "^14.1.0",
"@angular/common": "^17.0.6",
"@angular/core": "^17.0.6",
"@angular/router": "^17.0.6",
"@ionic/angular": ">=6.0.0",
"@ng-web-apis/mutation-observer": ">=2.0.0",
"@ng-web-apis/resize-observer": ">=2.0.0",