aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8027b21..10776ca 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,7 @@
"module": "index.ts",
"type": "module",
"devDependencies": {
- "@types/bun": "latest",
- "tailwindcss": "^3.4.17"
+ "@types/bun": "latest"
},
"peerDependencies": {
"typescript": "^5.0.0"