ci: set version to zero as versioning is managed in release workflow
All checks were successful
test-build / guarddog (push) Successful in 25s
renovate / renovate (push) Successful in 51s
test-build / build (push) Successful in 52s

This commit is contained in:
2026-03-16 20:00:20 -05:00
parent c55b0de4fd
commit 3259db18ce

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",