Skip to content

Commit

Permalink
Updated engines
Browse files Browse the repository at this point in the history
Updated the engines range according to angular official docs
  • Loading branch information
mmjmanders committed Nov 1, 2024
1 parent 880e657 commit cb806a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ngx-iban/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"directive"
],
"engines": {
"node": "^18.13.0 || ^20.9.0 || ^22.11.0"
"node": "^18.19.1 || ^20.11.1 || ^22.0.0"
}
}
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@
"typescript": "5.5.4"
},
"engines": {
"node": "^18.13.0 || ^20.9.0 || ^22.11.0",
"node": "^18.19.1 || ^20.11.1 || ^22.0.0",
"pnpm": "^9.0.0"
},
"packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
}
}

0 comments on commit cb806a3

Please sign in to comment.