Skip to content

Commit 133035b

Browse files
fixup Update __tests__/main.test.ts
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
1 parent f3f11a1 commit 133035b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/data/package-dev-engines.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"engines": {
3-
"node": "^20 || ^22"
3+
"node": "^19"
44
},
55
"devEngines": {
66
"runtime": {

0 commit comments

Comments
 (0)