From db50cbe9d9adc544f5605b677bf933f2ab485daa Mon Sep 17 00:00:00 2001 From: Sven van de Scheur Date: Fri, 11 Oct 2024 15:27:50 +0200 Subject: [PATCH] :bookmark: - chore: 0.0.36 --- 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 afab4267..6aa57e87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maykin-ui/admin-ui", - "version": "0.0.35", + "version": "0.0.36", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maykin-ui/admin-ui", - "version": "0.0.35", + "version": "0.0.36", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.6", diff --git a/package.json b/package.json index efc8f7c9..4f7c3dfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maykin-ui/admin-ui", - "version": "0.0.35", + "version": "0.0.36", "description": "", "scripts": { "create-component": "./bin/create_component.sh",