Commit b18d91c
authored
fix build for node version 10 (dependency upgrade -> "nan": "^2.10.0")
I just found this similar issue and fix in another package here: noble/node-bluetooth-hci-socket#84 (comment)
The same seems to work here, to make it build with Node v10. Hope it does not break anything with earlier versions, as long as they update the NaN dependency to ^2.10.1 parent c89fc32 commit b18d91c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments