Skip to content

Commit

Permalink
upgrade torus.js to 18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lwin-kyaw committed Apr 9, 2024
1 parent 998fabd commit c8ece94
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"eslint.workingDirectories": [
{
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/service-provider-torus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@tkey-mpc/common-types": "^9.1.0",
"@tkey-mpc/service-provider-base": "^9.1.0",
"@toruslabs/customauth": "^18.0.0",
"@toruslabs/customauth": "^18.1.0",
"@toruslabs/torus.js": "^12.2.0",
"bn.js": "^5.2.1",
"elliptic": "^6.5.4"
Expand Down

0 comments on commit c8ece94

Please sign in to comment.