Skip to content

Commit

Permalink
Express expectation of node >= 18.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Mar 29, 2024
1 parent c35639e commit 55f8549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
]
},
"engines": {
"node": ">=14"
"node": ">=18"
},
"keywords": [
"Authorization Capability",
Expand Down

0 comments on commit 55f8549

Please sign in to comment.