Skip to content

Commit 8aa9805

Browse files
committed
Support node-22
1 parent 4820fe2 commit 8aa9805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "An async libmagic binding for node.js for detecting content types by data inspection",
66
"main": "./lib/index",
77
"dependencies": {
8-
"nan": "^2.17.0"
8+
"nan": "^2.20.0"
99
},
1010
"scripts": {
1111
"install": "node-gyp rebuild",

0 commit comments

Comments
 (0)