From bfcc18de37515bfafe30e2772f2a7a56015c8c18 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Sat, 16 Aug 2025 20:48:58 +0530 Subject: [PATCH] 0.0.2-canary.18 --- 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 dd3b1f5..1fe0991 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.2-canary.17", + "version": "0.0.2-canary.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.2-canary.17", + "version": "0.0.2-canary.18", "license": "MIT", "dependencies": { "@tailwindcss/cli": "^4.1.12", diff --git a/package.json b/package.json index 5f1ca59..9aa9322 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.2-canary.17", + "version": "0.0.2-canary.18", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",