diff options
| author | Yuval Adam <_@yuv.al> | 2025-06-15 13:59:21 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-06-15 13:59:21 +0200 |
| commit | 318a320acfb2db97abba3263a3d3929cbbf693dd (patch) | |
| tree | d1e2b4ef4037720d7d150959e14597a3ed576cb8 /package.json | |
| parent | b41249323c0c78201d8c7257eaee50796177c4b8 (diff) | |
Remove old files and some cleanup
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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 |
