Skip to content

Commit

Permalink
update angular in shared (#2556)
Browse files Browse the repository at this point in the history
  • Loading branch information
elvece authored Jan 31, 2024
1 parent 92aa701 commit 4410d7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions web/projects/shared/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 4410d7f

Please sign in to comment.