Skip to content

Commit

Permalink
Merge pull request #1047 from osmosis-labs/jonator/v13
Browse files Browse the repository at this point in the history
V13
  • Loading branch information
delivan authored Dec 8, 2022
2 parents 3ff2694 + fbe1f22 commit 29df05f
Show file tree
Hide file tree
Showing 184 changed files with 7,335 additions and 6,042 deletions.
4 changes: 2 additions & 2 deletions packages/math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "@osmosis-labs/math",
"version": "3.0.0",
"main": "build/index.js",
"typings": "types/index.d.ts",
"author": "osmosis-labs",
"homepage": "https://github.com/osmosis-labs/osmosis-frontend/tree/master/packages/math#readme",
"repository": {
Expand Down Expand Up @@ -39,6 +38,7 @@
},
"dependencies": {
"@keplr-wallet/types": "^0.10.24",
"@keplr-wallet/unit": "^0.10.24"
"@keplr-wallet/unit": "^0.10.24",
"big-integer": "^1.6.48"
}
}
Loading

0 comments on commit 29df05f

Please sign in to comment.