Skip to content

Commit

Permalink
Version bump to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s1hofmann committed Sep 22, 2022
1 parent ad00fe1 commit bfebdca
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 56 deletions.
86 changes: 33 additions & 53 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nut-tree/nut-js",
"version": "2.2.1",
"version": "2.3.0",
"license": "Apache-2.0",
"main": "dist/index",
"typings": "dist/index",
Expand Down Expand Up @@ -60,13 +60,12 @@
"typedoc": "typedoc --options ./typedoc.js --entryPointStrategy expand ./lib"
},
"dependencies": {
"@nut-tree/libnut": "2.2.0",
"@nut-tree/libnut": "2.3.0",
"clipboardy": "2.3.0",
"jimp": "0.16.2",
"node-abort-controller": "2.0.0"
},
"devDependencies": {
"@types/clipboardy": "2.0.1",
"@types/jest": "27.0.1",
"@types/node": "16.7.10",
"istanbul-merge": "1.1.1",
Expand Down

0 comments on commit bfebdca

Please sign in to comment.