From 2f84852b0f9537956a9b5ac5a1b7af4de46ccd99 Mon Sep 17 00:00:00 2001 From: Sven van de Scheur Date: Fri, 11 Oct 2024 10:28:13 +0200 Subject: [PATCH] :bookmark: - chore: 0.0.34 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a678643..924ccc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maykin-ui/admin-ui", - "version": "0.0.33", + "version": "0.0.34", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maykin-ui/admin-ui", - "version": "0.0.33", + "version": "0.0.34", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.6", diff --git a/package.json b/package.json index 114e458..5cb0f58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maykin-ui/admin-ui", - "version": "0.0.33", + "version": "0.0.34", "description": "", "scripts": { "create-component": "./bin/create_component.sh",