Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 9c71aef

Browse files
committed
Update NAN to at least 2.3.2 (#1496)
This removes the deprecation warning in Node 6
1 parent 9de9a47 commit 9c71aef

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
@@ -61,7 +61,7 @@
6161
"meow": "^3.7.0",
6262
"in-publish": "^2.0.0",
6363
"mkdirp": "^0.5.1",
64-
"nan": "^2.2.0",
64+
"nan": "^2.3.2",
6565
"node-gyp": "^3.3.1",
6666
"npmconf": "^2.1.2",
6767
"request": "^2.61.0",

0 commit comments

Comments
 (0)