Update min supported node version
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
"description": "Yet another matrix client",
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"npm": ">=6.14.8",
|
||||
"node": ">=14.15.0"
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"tauri": "tauri",
|
||||
|
||||
Reference in New Issue
Block a user