From 142641c9c5335797c05937226c8aa2649f5cf9bc Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Thu, 8 Dec 2022 10:46:49 -0600 Subject: [PATCH] Update frontend-core to 1.0.38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea82476..5022bc4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@fullcalendar/interaction": "5.10.0", "@fullcalendar/react": "5.10.0", "@fullcalendar/timegrid": "5.10.0", - "@kingsrook/qqq-frontend-core": "1.0.37", + "@kingsrook/qqq-frontend-core": "1.0.38", "@mui/icons-material": "5.4.1", "@mui/material": "5.4.1", "@mui/styled-engine": "5.4.1",