Skip to content

Commit 6b06438

Browse files
authored
Update set-protocol-v2 to 0.1.11-hardhat.0 (#11)
1 parent b73e6bb commit 6b06438

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"web3": "^1.2.9"
9393
},
9494
"dependencies": {
95-
"@setprotocol/set-protocol-v2": "^0.1.10-fast.0",
95+
"@setprotocol/set-protocol-v2": "^0.1.11-hardhat.0",
9696
"@uniswap/v3-sdk": "^3.5.1",
9797
"ethers": "5.5.2",
9898
"fs-extra": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,10 +1503,10 @@
15031503
"@sentry/types" "5.29.2"
15041504
tslib "^1.9.3"
15051505

1506-
"@setprotocol/set-protocol-v2@^0.1.10-fast.0":
1507-
version "0.1.10-fast.0"
1508-
resolved "https://registry.yarnpkg.com/@setprotocol/set-protocol-v2/-/set-protocol-v2-0.1.10-fast.0.tgz#05a76002677c5c4ff76b76f657e94e500b764fd3"
1509-
integrity sha512-2xjtxBK4yUvAjQkUA3kb3NjShr8FnKhwHZEaUvj7Z59a6EPqfyPqdO9i2+RB/x5K1/vUneiDrKBcWWTR4trMug==
1506+
"@setprotocol/set-protocol-v2@^0.1.11-hardhat.0":
1507+
version "0.1.11-hardhat.0"
1508+
resolved "https://registry.yarnpkg.com/@setprotocol/set-protocol-v2/-/set-protocol-v2-0.1.11-hardhat.0.tgz#3f940f3c7674e2f0bb350e29a839aa07a834c4d9"
1509+
integrity sha512-5IMXhoy2PYvNYMSUmjTAnGLlx6R+Wg4b7LXeSjrw0r4Hb7FFVi0jjNiqcU7QDs0Auc6rnXJUZwtM+6BYqmnnhw==
15101510
dependencies:
15111511
"@uniswap/v3-sdk" "^3.5.1"
15121512
ethers "^5.5.2"

0 commit comments

Comments
 (0)