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 757316f commit 66328ccCopy full SHA for 66328cc
package.json
@@ -16,5 +16,5 @@
16
"test" : "make test",
17
"install" : "node-gyp rebuild || (exit 0)"
18
},
19
- "engines" : { "node": ">= 0.4.0" }
+ "engines" : { "node": ">= 0.8.0" }
20
}
0 commit comments