From 92b05197b3131d1759e67e73d5dcfc4f2739bcf3 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Thu, 21 Aug 2025 14:44:44 +0530 Subject: [PATCH] 0.0.2-canary.37 --- 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 2afbf2b..1ec05c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.2-canary.36", + "version": "0.0.2-canary.37", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.2-canary.36", + "version": "0.0.2-canary.37", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.7.3", diff --git a/package.json b/package.json index e97e477..08f9726 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.2-canary.36", + "version": "0.0.2-canary.37", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",