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 e7ec97c commit c8027f4Copy full SHA for c8027f4
package.json
@@ -37,12 +37,12 @@
37
"jshint": "^2.10.1",
38
"mocha": "^5.2.0",
39
"node-gyp": "^9.1.0",
40
+ "semver": "^7.3.7",
41
"toolkit-jsdoc": "^1.0.0"
42
},
43
"dependencies": {
44
"bindings": "^1.3.1",
- "nan": "^2.16.0",
45
- "semver": "^7.3.7"
+ "nan": "^2.16.0"
46
47
"engines": {
48
"node": ">=6.0.0"
0 commit comments