We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46376dd commit 39ddcd8Copy full SHA for 39ddcd8
appveyor.yml
@@ -8,7 +8,7 @@ environment:
8
- NODE_VERSION: 4
9
platform: x64
10
11
- platform: x64
+ platform: x86
12
- NODE_VERSION: 3
13
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "v8-debug",
3
- "version": "0.5.3",
+ "version": "0.5.4",
4
"description": "v8 debugger extending API",
5
"homepage": "http://github.com/node-inspector/v8-debug",
6
"author": "3y3 Ghoti <3y3@bk.ru>",
0 commit comments