From 6dfd9c2d748e38cb6c2e3f18f21153e210967a1a Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Wed, 8 Oct 2025 10:22:28 +0530 Subject: [PATCH] 0.0.1-canary.35 --- 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 609f5c3..cf7e4fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.1-canary.34", + "version": "0.0.1-canary.35", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.1-canary.34", + "version": "0.0.1-canary.35", "license": "MIT", "dependencies": { "@astrojs/check": "^0.9.4", diff --git a/package.json b/package.json index 3499e27..f6b4060 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.1-canary.34", + "version": "0.0.1-canary.35", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",