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

Commit 5c6c781

Browse files
v4.0.0
1 parent 4ca5e9a commit 5c6c781

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": "3.3.0",
3+
"version": "4.0.0",
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": "3.3.0",
3+
"version": "4.0.0",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)