From b2d6f00ac1d298c1f96cd618241d4457ff8146fa Mon Sep 17 00:00:00 2001 From: John Dunn Date: Wed, 29 May 2024 09:56:52 -0700 Subject: [PATCH] updated react package version --- package-react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-react/package.json b/package-react/package.json index d02e038..85269cb 100644 --- a/package-react/package.json +++ b/package-react/package.json @@ -18,7 +18,7 @@ "type": "git", "url": "git+https://github.com/oslabs-beta/react-query-rewind.git" }, - "version": "2.1.3", + "version": "2.1.4", "description": "React Query Rewind is a library that helps developers debug applications that use React Query (ie TanStack Query) by letting them time travel through state changes directly in their chrome dev tools", "keywords": [ "react",