From 4497afeb02716169b3e84e38a54e7b5e27334cc1 Mon Sep 17 00:00:00 2001 From: JP Date: Mon, 17 Jan 2022 18:44:00 -0800 Subject: [PATCH] v2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d3e3281..8af8a8a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-live", - "version": "2.4.0", + "version": "2.4.1", "description": "A production-focused playground for live editing React code", "main": "dist/react-live.cjs.js", "typings": "./typings/react-live.d.ts",