From 20e445f47cd305d9e8c3945343f3e58225dea8d2 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Tue, 9 Aug 2022 18:34:15 -0500 Subject: [PATCH] Fix kingsrook/qqq-frontend-core to be (new) 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56ad50c..71758d9 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": "file:.yalc/@kingsrook/qqq-frontend-core", + "@kingsrook/qqq-frontend-core": "1.0.8", "@mui/icons-material": "5.4.1", "@mui/material": "5.4.1", "@mui/styled-engine": "5.4.1",