From a932ecef90b2036874c8fc996733179517ec7308 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Fri, 22 Aug 2025 20:02:09 +0530 Subject: [PATCH] 0.0.2-canary.43 --- 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 b847663..12c24c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.2-canary.42", + "version": "0.0.2-canary.43", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.2-canary.42", + "version": "0.0.2-canary.43", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.7.3", diff --git a/package.json b/package.json index ab71b48..6290160 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.2-canary.42", + "version": "0.0.2-canary.43", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",