We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4820fe2 commit 8aa9805Copy full SHA for 8aa9805
package.json
@@ -5,7 +5,7 @@
5
"description": "An async libmagic binding for node.js for detecting content types by data inspection",
6
"main": "./lib/index",
7
"dependencies": {
8
- "nan": "^2.17.0"
+ "nan": "^2.20.0"
9
},
10
"scripts": {
11
"install": "node-gyp rebuild",
0 commit comments