Skip to content

Commit 1232310

Browse files
committed
Version bump to 2.0.0
1 parent 290dcb4 commit 1232310

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": "2.0.0-RC1",
3+
"version": "2.0.0",
44
"license": "Apache-2.0",
55
"main": "dist/index",
66
"typings": "dist/index",
@@ -59,7 +59,7 @@
5959
"typedoc": "typedoc --options ./typedoc.js --out ./docs lib/"
6060
},
6161
"dependencies": {
62-
"@nut-tree/libnut": "2.1.4",
62+
"@nut-tree/libnut": "2.1.5",
6363
"clipboardy": "2.3.0",
6464
"jimp": "0.16.1",
6565
"node-abort-controller": "2.0.0"

0 commit comments

Comments
 (0)