diff options
| author | Yuval Adam <_@yuv.al> | 2025-05-09 09:07:44 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-05-09 09:07:44 +0200 |
| commit | 2b52de29b96f9bf6b7586ec1a215ec7fdf563369 (patch) | |
| tree | e452585242612b5a714a3e543f47c48e9f1cf626 /package-lock.json | |
| parent | 5796955673fb24310888417ec19a87a25623539e (diff) | |
Add basic meta and og
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index f54b3a5..405e28a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { - "name": "cidrxyz", - "version": "0.0.1", + "name": "cidr.xyz", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "cidrxyz", - "version": "0.0.1", + "name": "cidr.xyz", + "version": "3.0.0", "dependencies": { "@astrojs/react": "^4.2.7", "@tailwindcss/vite": "^4.1.5", |
