mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 23:37:18 +00:00
patch: set require node engine to 20
This commit is contained in:
parent
5ad8d5a72a
commit
b1d2bdaa06
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -83,7 +83,7 @@
|
||||
"xvfb-maybe": "^0.2.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18 <20"
|
||||
"node": ">=20 <21"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
@ -144,7 +144,7 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18 <20"
|
||||
"node": ">=20 <21"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2024-04-22T10:20:10.994Z"
|
||||
|
Loading…
x
Reference in New Issue
Block a user