Skip to content

Commit 5c64970

Browse files
committed
fix V8 ReturnValue<void> setter is deprecated
1 parent b7599d1 commit 5c64970

7 files changed

Lines changed: 2179 additions & 2176 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "winax",
3-
"version": "3.6.3",
3+
"version": "3.6.4",
44
"description": "Windows COM bindings",
55
"homepage": "https://github.com/durs/node-activex",
66
"keywords": [
@@ -25,7 +25,7 @@
2525
"email": "yuri.dursin@gmail.com"
2626
},
2727
"bin": {
28-
"nodewscript": "./NodeWScript.js"
28+
"nodewscript": "NodeWScript.js"
2929
},
3030
"contributors": [
3131
"Yuri Dursin <yuri.dursin@gmail.com>",

0 commit comments

Comments
 (0)