Skip to content

Commit

Permalink
update: angular v17
Browse files Browse the repository at this point in the history
  • Loading branch information
kainonly committed Nov 20, 2023
1 parent 06d8280 commit 869e7d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "@weplanx/ng",
"private": false,
"peerDependencies": {
"@angular/common": "~16.2.0",
"@angular/core": "~16.2.0",
"ng-zorro-antd": "~16.2.0",
"@angular/common": "~17.0.0",
"@angular/core": "~17.0.0",
"ng-zorro-antd": "~17.0.0",
"idb-keyval": "*"
},
"dependencies": {
Expand Down

0 comments on commit 869e7d1

Please sign in to comment.