From 1f4a46caaa91db53ef135eb3598c868f57cfdc78 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 20 Sep 2024 15:17:13 +0000 Subject: [PATCH] Sep 20, 2024, 11:17 AM --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 54d7570..e51f441 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,6 @@ "@polkadot/types": "^10.9.1" }, "dependencies": { - "@acala-network/api": "^5", "@acala-network/sdk": "^4.1.9-7", "@acala-network/sdk-core": "^4.1.9-7", @@ -59,7 +58,8 @@ "@polkadot/types": "^10.9.1", "axios": "^0.27.2", "ethers": "^5", - "lodash": "^4.17.20" + "lodash": "^4.17.20", + "@polkadot-assets/updater": "file:../polkadot_assets" }, "devDependencies": { "@acala-network/eth-providers": "^2.7.1",