Update engines in package.json
This commit is contained in:
parent
97ef9aaaa2
commit
130e096bcc
10
package-lock.json
generated
10
package-lock.json
generated
@ -19321,7 +19321,7 @@
|
||||
"version": "0.12.2",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=16.6.0"
|
||||
"node": ">=16.x"
|
||||
}
|
||||
},
|
||||
"packages/core-mt": {
|
||||
@ -19329,7 +19329,7 @@
|
||||
"version": "0.12.2",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=16.6.0"
|
||||
"node": ">=16.x"
|
||||
}
|
||||
},
|
||||
"packages/ffmpeg": {
|
||||
@ -19348,7 +19348,7 @@
|
||||
"webpack-cli": "^5.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.17.0"
|
||||
"node": ">=18.x"
|
||||
}
|
||||
},
|
||||
"packages/ffmpeg/node_modules/@typescript-eslint/eslint-plugin": {
|
||||
@ -19610,7 +19610,7 @@
|
||||
"version": "0.12.0",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=16.6.0"
|
||||
"node": ">=16.x"
|
||||
}
|
||||
},
|
||||
"packages/util": {
|
||||
@ -19626,7 +19626,7 @@
|
||||
"webpack-cli": "^5.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.17.0"
|
||||
"node": ">=18.x"
|
||||
}
|
||||
},
|
||||
"packages/util/node_modules/@typescript-eslint/eslint-plugin": {
|
||||
|
@ -29,7 +29,7 @@
|
||||
"url": "https://github.com/ffmpegwasm/ffmpeg.wasm/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.6.0"
|
||||
"node": ">=16.x"
|
||||
},
|
||||
"homepage": "https://github.com/ffmpegwasm/ffmpeg.wasm#readme",
|
||||
"publishConfig": {
|
||||
|
@ -29,7 +29,7 @@
|
||||
"url": "https://github.com/ffmpegwasm/ffmpeg.wasm/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.6.0"
|
||||
"node": ">=16.x"
|
||||
},
|
||||
"homepage": "https://github.com/ffmpegwasm/ffmpeg.wasm#readme",
|
||||
"publishConfig": {
|
||||
|
@ -41,7 +41,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": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"url": "https://github.com/ffmpegwasm/ffmpeg.wasm/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.6.0"
|
||||
"node": ">=16.x"
|
||||
},
|
||||
"homepage": "https://github.com/ffmpegwasm/ffmpeg.wasm#readme",
|
||||
"publishConfig": {
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user