Skip to content

Commit 466520e

Browse files
committed
Reapply "node"
This reverts commit 8582efd.
1 parent 8ed71d9 commit 466520e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"cross-env": "cross-env"
120120
},
121121
"engines": {
122-
"node": ">=20.19.0 || >=22.12.0"
122+
"node": ">=20.19.0 <21 || >=22.12.0 <23"
123123
},
124124
"jest": {
125125
"automock": true,

0 commit comments

Comments
 (0)