feat!: bump node engine requirement >=20.5.0 (#1789)

This commit is contained in:
エリス
2025-03-19 10:15:25 +09:00
committed by GitHub
parent ff11f659f0
commit 7ab18487cf
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"tmp": "^0.2.3"
},
"engines": {
"node": ">=16.13.0"
"node": ">=20.5.0"
}
},
"node_modules/@ampproject/remapping": {