diff --git a/package-lock.json b/package-lock.json index 1030eae..8925470 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wrnexus/astro", - "version": "0.0.2-canary.8", + "version": "0.0.2-canary.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wrnexus/astro", - "version": "0.0.2-canary.8", + "version": "0.0.2-canary.9", "license": "MIT", "dependencies": { "@tailwindcss/cli": "^4.1.12", diff --git a/package.json b/package.json index 5636478..39bb00a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.2-canary.8", + "version": "0.0.2-canary.9", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT",