ci: set version to zero as versioning is managed in release workflow

This commit is contained in:
2026-03-16 20:00:20 -05:00
parent 2dfaf3dd75
commit c43f5caeec

View File

@@ -1,7 +1,7 @@
{
"name": "site-documentation",
"type": "module",
"version": "0.3.0",
"version": "0.0.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",