From f84b02717686992d2329bcba178cad3af2cbc920 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Wed, 10 Sep 2025 17:59:08 +0530 Subject: [PATCH] 0.0.1-canary.8 --- 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 747fc06..4111f6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.1-canary.7", + "version": "0.0.1-canary.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.1-canary.7", + "version": "0.0.1-canary.8", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.7.3", diff --git a/package.json b/package.json index 4ba4453..da94afe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.1-canary.7", + "version": "0.0.1-canary.8", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",