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 Oct 17, 2024
1 parent 2f1c84d commit b81d706
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.

6 changes: 3 additions & 3 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.1.0",
"version": "3.2.0",
"description": "Client SDK for MPECDSA signing",
"files": [
"dist"
Expand All @@ -27,9 +27,9 @@
"socket.io-client": "^4.8.0"
},
"devDependencies": {
"@types/chrome": "^0.0.268",
"@toruslabs/tss-dkls-lib": "^4.0.0",
"@toruslabs/tss-dkls-lib": "^4.1.0",
"@types/bn.js": "^5.1.6",
"@types/chrome": "^0.0.268",
"@types/elliptic": "^6.4.18"
},
"publishConfig": {
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": "4.0.0",
"version": "4.1.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 b81d706

Please sign in to comment.