Skip to content

Commit f1cb610

Browse files
committed
Upgrade NAN to ^2.15.0. Pull request from the main branch: msgpack#57
1 parent b924b5e commit f1cb610

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
@@ -69,7 +69,7 @@
6969
"lib": "lib"
7070
},
7171
"dependencies": {
72-
"nan": "^2.14.0"
72+
"nan": "^2.15.0"
7373
},
7474
"devDependencies": {
7575
"nodeunit": "https://github.com/godsflaw/nodeunit/archive/master.tar.gz"

0 commit comments

Comments
 (0)