Skip to content

Commit

Permalink
chore: support upto node 22.x.x (excalidraw#8755)
Browse files Browse the repository at this point in the history
  • Loading branch information
ad1992 authored Nov 4, 2024
1 parent 70e0e8d commit da33481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"vitest-canvas-mock": "0.3.3"
},
"engines": {
"node": "18.0.0 - 20.x.x"
"node": "18.0.0 - 22.x.x"
},
"homepage": ".",
"prettier": "@excalidraw/prettier-config",
Expand Down

0 comments on commit da33481

Please sign in to comment.