Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 215e84f

Browse files
committedDec 28, 2021
(#349) Updated libnut to 2.1.4 to fix Windows scaling issue
1 parent 67f8687 commit 215e84f

File tree

2 files changed

+19
-22
lines changed

2 files changed

+19
-22
lines changed
 

‎package-lock.json

+18-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typedoc": "typedoc --options ./typedoc.js --out ./docs lib/"
6060
},
6161
"dependencies": {
62-
"@nut-tree/libnut": "2.1.3",
62+
"@nut-tree/libnut": "2.1.4",
6363
"clipboardy": "2.3.0",
6464
"jimp": "0.16.1",
6565
"node-abort-controller": "2.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.