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 e5e8a4a commit 3b594b9Copy full SHA for 3b594b9
package.json
@@ -3,6 +3,9 @@
3
"version": "4.0.3",
4
"description": "WebSocket buffer utils",
5
"main": "index.js",
6
+ "engines": {
7
+ "node": ">=6.14.2"
8
+ },
9
"scripts": {
10
"install": "node-gyp-build",
11
"prebuild": "prebuildify --napi --strip",
0 commit comments