From 6d7a2b4dd851a48902e912dbeeff7e826539836b Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Thu, 2 Oct 2025 20:29:53 +0530 Subject: [PATCH] 0.0.1-canary.21 --- 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 f2342f3..ff48003 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.1-canary.20", + "version": "0.0.1-canary.21", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.1-canary.20", + "version": "0.0.1-canary.21", "license": "MIT", "dependencies": { "@astrojs/check": "^0.9.4", diff --git a/package.json b/package.json index 848c502..30b34bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.1-canary.20", + "version": "0.0.1-canary.21", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",