Skip to content

Commit

Permalink
Merge pull request #127 from nut-tree/bugfix/126/electron_windows
Browse files Browse the repository at this point in the history
(#126) Updated libnut to v2.0.0 to solve Electron problems on Windows
  • Loading branch information
s1hofmann authored May 7, 2020
2 parents 0082eef + cc7b9b8 commit b907519
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 111 deletions.
143 changes: 33 additions & 110 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"typedoc": "typedoc --options ./typedoc.js --out ./docs lib/"
},
"dependencies": {
"@nut-tree/libnut": "1.1.2",
"@nut-tree/libnut": "2.0.0",
"clipboardy": "2.0.0",
"opencv4nodejs-prebuilt": "5.3.0-1"
},
Expand Down

0 comments on commit b907519

Please sign in to comment.