Skip to content

Commit

Permalink
Use nbind fork which works with node v12
Browse files Browse the repository at this point in the history
  • Loading branch information
Skywalker13 committed Apr 14, 2020
1 parent e5743e8 commit a0039ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion javascript/autogypi.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": [
"nbind"
"@mcesystems/nbind"
],
"includes": []
}
2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"autogypi": "^0.2.2",
"nbind": "^0.3.14",
"@mcesystems/nbind": "^0.3.18",
"node-gyp": "^3.6.2"
},
"devDependencies": {
Expand Down

0 comments on commit a0039ce

Please sign in to comment.