Skip to content

Commit

Permalink
Merge pull request #58 from oraichain/chore/update-package-common
Browse files Browse the repository at this point in the history
Chore/update package common
  • Loading branch information
trungbach authored Nov 22, 2023
2 parents 4813f78 + b48b91c commit 9920cfd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/oraidex-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oraichain/oraidex-common",
"version": "1.0.37",
"version": "1.0.38",
"main": "build/index.js",
"files": [
"build/"
Expand All @@ -11,11 +11,10 @@
"license": "MIT",
"dependencies": {
"@ethersproject/providers": "^5.0.10",
"ethers": "^5.0.15"
},
"devDependencies": {
"ethers": "^5.0.15",
"@keplr-wallet/types": "^0.11.38"
},
"devDependencies": {},
"resolutions": {
"bech32": "1.1.4"
}
Expand Down

0 comments on commit 9920cfd

Please sign in to comment.