We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde7d4a commit 9963f3fCopy full SHA for 9963f3f
package.json
@@ -4,8 +4,8 @@
4
"description": "Yet another matrix client",
5
"main": "index.js",
6
"engines": {
7
- "npm": ">=6.14.11",
8
- "node": ">=14.6.0"
+ "npm": ">=6.14.8 <8.5.5",
+ "node": ">=14.15.0 <17.9.0"
9
},
10
"scripts": {
11
"start": "webpack serve --config ./webpack.dev.js --open",
0 commit comments