Update min supported node version
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -17,8 +17,7 @@
|
|||||||
"node-fetch": "3.2.10"
|
"node-fetch": "3.2.10"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.15.0",
|
"node": ">=16.0.0"
|
||||||
"npm": ">=6.14.8"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@actions/github": {
|
"node_modules/@actions/github": {
|
||||||
|
|||||||
@@ -4,8 +4,7 @@
|
|||||||
"description": "Yet another matrix client",
|
"description": "Yet another matrix client",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"npm": ">=6.14.8",
|
"node": ">=16.0.0"
|
||||||
"node": ">=14.15.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"tauri": "tauri",
|
"tauri": "tauri",
|
||||||
|
|||||||
Reference in New Issue
Block a user