Skip to content

Commit bfebdca

Browse files
committed
Version bump to v2.3.0
1 parent ad00fe1 commit bfebdca

File tree

2 files changed

+35
-56
lines changed

2 files changed

+35
-56
lines changed

package-lock.json

Lines changed: 33 additions & 53 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nut-tree/nut-js",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"license": "Apache-2.0",
55
"main": "dist/index",
66
"typings": "dist/index",
@@ -60,13 +60,12 @@
6060
"typedoc": "typedoc --options ./typedoc.js --entryPointStrategy expand ./lib"
6161
},
6262
"dependencies": {
63-
"@nut-tree/libnut": "2.2.0",
63+
"@nut-tree/libnut": "2.3.0",
6464
"clipboardy": "2.3.0",
6565
"jimp": "0.16.2",
6666
"node-abort-controller": "2.0.0"
6767
},
6868
"devDependencies": {
69-
"@types/clipboardy": "2.0.1",
7069
"@types/jest": "27.0.1",
7170
"@types/node": "16.7.10",
7271
"istanbul-merge": "1.1.1",

0 commit comments

Comments
 (0)