From c53d7f2747fb81c5db82eb80109c36512bac1a9a Mon Sep 17 00:00:00 2001 From: wix-oss Date: Mon, 16 Dec 2024 08:23:43 +0000 Subject: [PATCH] Release v1.302.59 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a979d70..8cd7d17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repluggable", - "version": "1.302.58", + "version": "1.302.59", "license": "MIT", "description": "Allows composition of a React-with-Redux application entirely from a list of pluggable packages", "main": "dist/src/index.js",