Up node version to 21 so we have native fetch

master
Kuba Orlik 3 months ago
parent f470514c54
commit 8237068d34

@ -0,0 +1 @@
21

2
package-lock.json generated

@ -54,7 +54,7 @@
"typescript": "^4.7"
},
"engines": {
"node": ">=17.0.0"
"node": ">=21.0.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {

@ -75,6 +75,6 @@
"typescript": "^4.7"
},
"engines": {
"node": ">=17.0.0"
"node": ">=21.0.0"
}
}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save