Skip to content

Commit df07e03

Browse files
authored
Update nan depedency to 2.23 (#103)
Should make the test pass for Node 24
1 parent 7cf33d0 commit df07e03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"readmeFilename": "README.md",
2525
"dependencies": {
26-
"nan": "^2.22.0",
26+
"nan": "^2.23.0",
2727
"bindings": "^1.5.0",
2828
"prebuild-install": "^7.1.2"
2929
},

0 commit comments

Comments
 (0)