From 061ddc7f4a66ddbda309eeceacc034b532e937e3 Mon Sep 17 00:00:00 2001 From: Tim Chamberlain Date: Wed, 3 May 2023 11:24:39 -0500 Subject: [PATCH] Fixed qqq frontend core version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bf2226..a258814 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@auth0/auth0-react": "1.10.2", "@emotion/react": "11.7.1", "@emotion/styled": "11.6.0", - "@kingsrook/qqq-frontend-core": "1.0.60", + "@kingsrook/qqq-frontend-core": "1.0.61", "@mui/icons-material": "5.4.1", "@mui/material": "5.11.1", "@mui/styles": "5.11.1",