Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit bb81c8f

Browse files
v2.0.1
1 parent 2acb5c5 commit bb81c8f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"npmClient": "npm"
55
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/node-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/node-sdk",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)