Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-03-07 17:53:23 +01:00
parent e078988f5c
commit 48afde8d91
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "default-creds",
"type": "module",
"version": "0.0.1",
"version": "1.0.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@@ -24,4 +24,4 @@
"@types/node": "^25.3.2",
"daisyui": "^5.5.19"
}
}
}