summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-06-15 13:59:21 +0200
committerYuval Adam <_@yuv.al>2025-06-15 13:59:21 +0200
commit318a320acfb2db97abba3263a3d3929cbbf693dd (patch)
treed1e2b4ef4037720d7d150959e14597a3ed576cb8 /package.json
parentb41249323c0c78201d8c7257eaee50796177c4b8 (diff)
Remove old files and some cleanup
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index fc0bd05..c011531 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "namehackclub",
"type": "module",
- "version": "0.0.1",
+ "version": "2.0.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@@ -23,4 +23,4 @@
"devDependencies": {
"@tailwindcss/typography": "^0.5.16"
}
-}
+} \ No newline at end of file