0.0.2-canary.0

This commit is contained in:
2025-08-16 09:58:57 +05:30
parent 1c2198537a
commit a87108e70a
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "astro-components",
"version": "0.0.1",
"version": "0.0.2-canary.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astro-components",
"version": "0.0.1",
"version": "0.0.2-canary.0",
"dependencies": {
"@tailwindcss/vite": "^4.1.12",
"astro": "^5.13.0",
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@wrnexus/astro",
"type": "module",
"version": "0.0.1",
"version": "0.0.2-canary.0",
"description": "A component library built for Astro",
"homepage": "https://ui.wrnexus.com",
"license": "MIT",
@@ -77,4 +77,4 @@
"clsx": "^2.1.1",
"tailwind-merge": "^3.3.1"
}
}
}