Skip to content

Commit b907519

Browse files
authored
Merge pull request #127 from nut-tree/bugfix/126/electron_windows
(#126) Updated libnut to v2.0.0 to solve Electron problems on Windows
2 parents 0082eef + cc7b9b8 commit b907519

File tree

2 files changed

+34
-111
lines changed

2 files changed

+34
-111
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"typedoc": "typedoc --options ./typedoc.js --out ./docs lib/"
5757
},
5858
"dependencies": {
59-
"@nut-tree/libnut": "1.1.2",
59+
"@nut-tree/libnut": "2.0.0",
6060
"clipboardy": "2.0.0",
6161
"opencv4nodejs-prebuilt": "5.3.0-1"
6262
},

0 commit comments

Comments
 (0)