diff --git a/src/plugin/package.json b/src/plugin/package.json index b6931dd3..b265890c 100644 --- a/src/plugin/package.json +++ b/src/plugin/package.json @@ -16,7 +16,7 @@ "dependencies": { "@cryptoalgebra/integral-core": "1.1.0", "@cryptoalgebra/integral-periphery": "1.1.0", - "@cryptoalgebra/algebra-modular-hub-v0.8.20": "0.1.2" + "@cryptoalgebra/algebra-modular-hub-v0.8.20": "0.1.3" }, "scripts": { "precommit": "pretty-quick --staged --pattern **/*.sol && hardhat compile",