Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kyscott18 committed Jul 17, 2023
1 parent df80f86 commit b5e192b
Show file tree
Hide file tree
Showing 12 changed files with 288 additions and 246 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reverse-mirage",
"version": "0.0.1",
"version": "0.1.0",
"description": "",
"type": "module",
"main": "./dist/cjs/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"tiny-invariant": "^1.3.1",
"viem": "^1.2.15"
"viem": "^1.3.0"
},
"devDependencies": {
"@uniswap/sdk-core": "^4.0.3",
Expand Down
Loading

0 comments on commit b5e192b

Please sign in to comment.