diff --git a/package-lock.json b/package-lock.json index 9e00d84..c3c94a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-components", - "version": "0.0.2-canary.1", + "version": "0.0.2-canary.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astro-components", - "version": "0.0.2-canary.1", + "version": "0.0.2-canary.2", "dependencies": { "@tailwindcss/vite": "^4.1.12", "astro": "^5.13.0", diff --git a/package.json b/package.json index 666c920..41d3644 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wrnexus/astro", "type": "module", - "version": "0.0.2-canary.1", + "version": "0.0.2-canary.2", "description": "A component library built for Astro", "homepage": "https://ui.wrnexus.com", "license": "MIT", @@ -78,4 +78,4 @@ "clsx": "^2.1.1", "tailwind-merge": "^3.3.1" } -} \ No newline at end of file +}