summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2026-01-13 17:13:43 +0100
committerDawid Rycerz <dawid@rycerz.xyz>2026-01-13 17:20:15 +0100
commit9fe4480c3981c38ae8e24d0495df957039864a5d (patch)
treea5f3e4f8c0732c8cd934c28596c6a4d0ab38a4b4 /package.json
parentc0dcecc43e36eeb6b10f662c1be760736cd0dbac (diff)
Remove micro and migrate to use only posts
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 10978a2..df7f25c 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,8 @@
"prettier-plugin-tailwindcss": "^0.6.13",
"reading-time": "^1.5.0",
"tailwindcss": "4.1.11",
- "typescript": "^5.8.3"
+ "typescript": "^5.8.3",
+ "wrangler": "^4.59.0"
},
"pnpm": {
"overrides": {