Skip to content

Commit d86e891

Browse files
committed
Version bump to v1.4.2
1 parent 6e05933 commit d86e891

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nut-tree/nut-js",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"license": "Apache-2.0",
55
"main": "dist/index",
66
"typings": "dist/index",
@@ -56,7 +56,7 @@
5656
"typedoc": "typedoc --options ./typedoc.js --out ./docs lib/"
5757
},
5858
"dependencies": {
59-
"@nut-tree/libnut": "2.0.0",
59+
"@nut-tree/libnut": "2.0.1",
6060
"clipboardy": "2.0.0",
6161
"opencv4nodejs-prebuilt": "5.3.0-2"
6262
},

0 commit comments

Comments
 (0)