From 3eccf4f79d8bee0ec05f2e0a45a23e9326fa8df4 Mon Sep 17 00:00:00 2001 From: UpperCod Date: Fri, 22 Apr 2022 01:14:22 -0400 Subject: [PATCH] add the usePropProxy hook --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f473939..950b9c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@atomico/hooks", "description": "Series of utilities in hooks format to extend the operation of Atomico", - "version": "3.34.0", + "version": "3.35.0", "type": "module", "workspaces": [ "src/**/*"