Update engines in package.json

This commit is contained in:
jeromewu
2023-08-29 19:04:51 +08:00
parent 97ef9aaaa2
commit 130e096bcc
6 changed files with 10 additions and 10 deletions

View File

@@ -39,7 +39,7 @@
"url": "https://github.com/ffmpegwasm/ffmpeg.wasm/issues"
},
"engines": {
"node": ">=18.17.0"
"node": ">=18.x"
},
"homepage": "https://github.com/ffmpegwasm/ffmpeg.wasm#readme",
"publishConfig": {