Skip to content

Commit 9b15cf5

Browse files
build(deps): update node.js to v22 (#10)
* build(deps): update node.js to v22 * build(deps): update node engine range --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Josh Willox <joshwillox@gmail.com>
1 parent 1df2a9e commit 9b15cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@
110110
},
111111
"packageManager": "pnpm@9.12.3",
112112
"engines": {
113-
"node": "^18 || ^20"
113+
"node": "^20 || ^22"
114114
}
115115
}

0 commit comments

Comments
 (0)