From b7446fcd57e7ca971108a48e55a574f24d3f7d81 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Sat, 27 Sep 2025 20:30:45 +0530 Subject: [PATCH] 0.0.1-canary.10 --- 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 a8edf41..353e6f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.1-canary.9", + "version": "0.0.1-canary.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.1-canary.9", + "version": "0.0.1-canary.10", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.7.3", diff --git a/package.json b/package.json index 9f97350..cce3376 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.1-canary.9", + "version": "0.0.1-canary.10", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",