From 7b481dc92b6f5c883172576080b63ea191df3ce6 Mon Sep 17 00:00:00 2001 From: tiendn Date: Tue, 11 Jul 2023 10:16:52 +0700 Subject: [PATCH] fix: revert update astraui version --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index edc9e1a8..07474971 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "MIT", "dependencies": { "@astradefi/address-converter": "^0.4.1", - "@astraprotocol/astra-ui": "^1.0.44", + "@astraprotocol/astra-ui": "^1.0.39", "@cosmjs/crypto": "^0.29.0", "@cosmjs/encoding": "^0.29.0", "@reduxjs/toolkit": "^1.8.5", diff --git a/yarn.lock b/yarn.lock index 86416575..1b8a261a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,7 +25,7 @@ link-module-alias "^1.2.0" shx "^0.3.4" -"@astraprotocol/astra-ui@^1.0.44": +"@astraprotocol/astra-ui@^1.0.39": version "1.0.44" resolved "https://npm.pkg.github.com/download/@astraprotocol/astra-ui/1.0.44/f4a89df5c52372835143ab3aadcf9543ecb4539e#f4a89df5c52372835143ab3aadcf9543ecb4539e" integrity sha512-HH6mYXxvyntMf5vMrZeDrg523nAjNcv0JvronygcwmvwH6lEyL2a4OKONuoXhz/jdGvHOyFfgeZnp65e88bOog==