From 50d9dfbb4d596a2fc61c554a8b4204d5ff76ba41 Mon Sep 17 00:00:00 2001 From: Vitaly Rtishchev Date: Sun, 28 May 2023 16:04:42 +0400 Subject: [PATCH] Cleanup --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5049a62..5013adc 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "storybook:build": "storybook build" }, "dependencies": { - "@mantine/core": "7.0.0-alpha.11", - "@mantine/hooks": "7.0.0-alpha.11", + "@mantine/core": "7.0.0-alpha.10", + "@mantine/hooks": "7.0.0-alpha.10", "@next/bundle-analyzer": "^13.4.4", "@tabler/icons-react": "^2.20.0", "cookies-next": "^2.1.1",