From 40c9b1d5e1a740234946ffacd3a9a3fc0e36524b Mon Sep 17 00:00:00 2001 From: Griko Nibras Date: Sun, 10 Dec 2023 02:27:26 +0700 Subject: [PATCH] chore: update chain registry Signed-off-by: Griko Nibras --- chain-registry | 2 +- postcss.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chain-registry b/chain-registry index 94f4d9f3..f033b7f6 160000 --- a/chain-registry +++ b/chain-registry @@ -1 +1 @@ -Subproject commit 94f4d9f31494394b106579c25515853cc9ccf418 +Subproject commit f033b7f6275768b01f4f62f31493d4afa4970a71 diff --git a/postcss.config.js b/postcss.config.js index 33ad091d..12a703d9 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -3,4 +3,4 @@ module.exports = { tailwindcss: {}, autoprefixer: {}, }, -} +};