From d153a935fe0605830a6906d74cf000bd04d0934f Mon Sep 17 00:00:00 2001 From: Till Prochaska Date: Tue, 9 Aug 2022 14:25:22 +0200 Subject: [PATCH] Bump @alephdata/react-ftm from 2.6.7 to 2.6.8 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 4e98ae7abe..b48f6f4d1b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@alephdata/followthemoney": "2.9.7", - "@alephdata/react-ftm": "2.6.7", + "@alephdata/react-ftm": "2.6.8", "@blueprintjs/colors": "^3.0.0", "@blueprintjs/core": "3.54.0", "@blueprintjs/icons": "3.31.0",