Skip to content

Commit

Permalink
build: upgrade verstion to 0.1.8 and upgrade @perp/curie-deployments …
Browse files Browse the repository at this point in the history
…and ethers"
  • Loading branch information
justin committed Mar 16, 2022
1 parent fae81a0 commit ac73963
Show file tree
Hide file tree
Showing 2 changed files with 609 additions and 387 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perp/v2-sdk",
"version": "0.1.7",
"version": "0.1.8",
"license": "BSD-3-Clause",
"main": "dist/index.js",
"module": "dist/v2-sdk.esm.js",
Expand Down Expand Up @@ -49,13 +49,13 @@
],
"dependencies": {
"@babel/preset-modules": "0.1.5",
"@perp/curie-deployments": "2022.3.3-1646291577863",
"@perp/curie-deployments": "2022.3.10-1646893072651",
"@perp/curie-periphery": "1.3.1",
"@uniswap/v3-core": "1.0.0",
"big.js": "6.1.1",
"cross-fetch": "3.1.5",
"dotenv-flow": "3.2.0",
"ethers": "5.5.0"
"ethers": "5.4.2"
},
"devDependencies": {
"@babel/preset-env": "7.16.0",
Expand Down
Loading

0 comments on commit ac73963

Please sign in to comment.