reduce node version to 24 (what's used in playwright)
This commit is contained in:
parent
a417ea0f2c
commit
70e8a58952
5 changed files with 5 additions and 5 deletions
|
|
@ -92,7 +92,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">= 26.0.0"
|
||||
"node": ">= 24.0.0"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue