Skip to content

Commit

Permalink
Revert to Node.js 22.6.0
Browse files Browse the repository at this point in the history
nodejs/node#54524

Signed-off-by: Andrew Haines <haines@cerbos.dev>
  • Loading branch information
haines committed Aug 27, 2024
1 parent 99d4256 commit 209de9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.7.0
22.6.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"packageManager": "pnpm@9.8.0",
"engines": {
"node": "22.7.0",
"node": "22.6.0",
"pnpm": "9.8.0"
},
"scripts": {
Expand Down

0 comments on commit 209de9b

Please sign in to comment.