summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8cd741e..43747fd 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,7 @@
"name": "cidr.xyz",
"type": "module",
"version": "3.0.0",
+ "license": "MIT",
"private": true,
"scripts": {
"dev": "astro dev",
@@ -23,4 +24,4 @@
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.5"
}
-}
+} \ No newline at end of file