Skip to content

Commit 330e591

Browse files
update to latest nan (older one did not build against Node 12)
1 parent 648f225 commit 330e591

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
@@ -15,6 +15,6 @@
1515
},
1616
"dependencies": {
1717
"help": "^3.0.2",
18-
"nan": "2.11.1"
18+
"nan": "2.14.2"
1919
}
2020
}

0 commit comments

Comments
 (0)