From 1e9770e3952f12057e86cdf4ec7e88cf0f5fce45 Mon Sep 17 00:00:00 2001 From: Federico Luzzi Date: Thu, 28 Jul 2022 21:27:02 +0100 Subject: [PATCH] chore: update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index df9d22c7..6f37cb36 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@ethersproject/solidity": "^5.4.0", "@ethersproject/transactions": "^5.4.0", "@ethersproject/units": "^5.4.0", - "@swapr/core": "^0.3.18", - "@swapr/periphery": "^0.3.20", + "@swapr/core": "^0.3.19", + "@swapr/periphery": "^0.3.21", "@uniswap/smart-order-router": "^2.6.0", "big.js": "^5.2.2", "dayjs": "^1.11.0",