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 bc1937e commit e915750Copy full SHA for e915750
package.json
@@ -69,7 +69,7 @@
69
"websocket"
70
],
71
"engines": {
72
- "node": "16.11.0"
+ "node": ">=16.11.0"
73
},
74
"exports": {
75
"require": "./dist/index.cjs",
0 commit comments