Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @toruslabs/[email protected]
 - @toruslabs/[email protected]
  • Loading branch information
himanshuchawla009 committed Sep 2, 2024
1 parent 1f58ce4 commit 5a7b9ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/tss-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/tss-client",
"version": "3.0.0",
"version": "3.1.0",
"description": "Client SDK for MPECDSA signing",
"files": [
"dist"
Expand Down Expand Up @@ -28,7 +28,7 @@
"socket.io-client": "^4.7.4"
},
"devDependencies": {
"@toruslabs/tss-dkls-lib": "^3.0.0",
"@toruslabs/tss-dkls-lib": "^4.0.0",
"@types/bn.js": "^5.1.5",
"@types/elliptic": "^6.4.18",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/tss-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toruslabs/tss-dkls-lib",
"version": "3.0.0",
"version": "4.0.0",
"description": "Packaged WASM library for DKLS threshold signing.",
"main": "dist/tssDklsLib.cjs.js",
"unpkg": "dist/tssDklsLib.umd.min.js",
Expand Down

0 comments on commit 5a7b9ab

Please sign in to comment.