From b331768ff05e1a9f0521a85f20ef16139bd9e0b7 Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Thu, 27 Jul 2023 18:42:30 -0700 Subject: [PATCH] update: use cove.js pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9e42357..37047ba2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/runtime-corejs2": "7.16.7", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "@exabyte-io/cove.js": "https://github.com/Exabyte-io/cove.js#cc48da9652840eb0f7d8854e02cb690484e6fab1", + "@exabyte-io/cove.js": "https://github.com/Exabyte-io/cove.js#feature/SOF-6782", "@exabyte-io/periodic-table.js": "2022.5.5-2", "@mui/icons-material": "^5.11.0", "@mui/material": "^5.11.9",