Skip to content

Commit

Permalink
update peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
W. Hollebrandse committed Jun 26, 2024
1 parent f8921f7 commit c128a52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/ngx-mxstore/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "ngx-mxstore",
"version": "18.0.1",
"version": "18.0.2",
"author": "Maxxton Group",
"repository": {
"type": "git",
"url": "https://github.com/MaxxtonGroup/ngx-mxstore.git"
},
"peerDependencies": {
"@angular/common": "^17",
"@angular/core": "^17",
"@angular/common": "^18",
"@angular/core": "^18",
"lodash": "^4.17.21"
},
"scripts": {
Expand Down

0 comments on commit c128a52

Please sign in to comment.