Skip to content

Commit

Permalink
add: upgrade login sdk contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpy committed Nov 13, 2023
1 parent fe0a750 commit 2c75813
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/login-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gooddollar/goodlogin-sdk",
"version": "1.1.30",
"version": "1.1.31",
"description": "Login SDK for login with Gooddollar wallet",
"scripts": {
"build": "tsc",
Expand Down Expand Up @@ -36,7 +36,7 @@
"react": "^17.0.2"
},
"dependencies": {
"@gooddollar/goodprotocol": "^2.0.4",
"@gooddollar/goodprotocol": "^2.*",
"web3": "^1.7.4"
}
}
}

0 comments on commit 2c75813

Please sign in to comment.