We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f1bc2 commit f193e1eCopy full SHA for f193e1e
2 files changed
config/presets.js
@@ -1,4 +1,4 @@
1
-const minNode = 14
+const minNode = 18
2
const mainBrowsers = [
3
'last 2 years',
4
'not < 0.05%'
packages/kitsu/package.json
@@ -22,7 +22,7 @@
22
},
23
"funding": "https://github.com/sponsors/wopian",
24
"engines": {
25
- "node": ">= 14"
+ "node": "18 || 20 || >= 22"
26
27
"keywords": [
28
"kitsu",
0 commit comments