From 67abf24a2a913727363d4ab31bbd6719cd02bcdf Mon Sep 17 00:00:00 2001 From: daishi Date: Sun, 26 Jan 2025 23:32:28 +0900 Subject: [PATCH] 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de917822..1c74707f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "🧙 Valtio makes proxy-state simple for React and Vanilla", "private": true, "type": "commonjs", - "version": "2.1.2", + "version": "2.1.3", "main": "./index.js", "types": "./index.d.ts", "typesVersions": {