Remove max limit
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"description": "Yet another matrix client",
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"npm": ">=6.14.8 <=8.5.5",
|
||||
"node": ">=14.15.0 <=17.9.0"
|
||||
"npm": ">=6.14.8",
|
||||
"node": ">=14.15.0"
|
||||
},
|
||||
"scripts": {
|
||||
"tauri": "tauri",
|
||||
|
||||
Reference in New Issue
Block a user