about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorAlan Pearce2023-09-13 10:19:40 +0200
committerAlan Pearce2023-09-13 10:19:40 +0200
commit93197c349e19f1e5b1cb5244827eab64aa4ebba4 (patch)
tree241b0e10a184adf8a69ced8db1f21daaef333b2e /package.json
parentc738123d55b8c9418a76afcbfd4480cc90de0e94 (diff)
downloadwebsite-93197c349e19f1e5b1cb5244827eab64aa4ebba4.tar.lz
website-93197c349e19f1e5b1cb5244827eab64aa4ebba4.tar.zst
website-93197c349e19f1e5b1cb5244827eab64aa4ebba4.zip
Remove defunct live-reload
Doesn't work when serving static files
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 314e9f9..354305b 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,6 @@
   "name": "homestead",
   "module": "src/index.ts",
   "devDependencies": {
-    "bun-html-live-reload": "^0.1.1",
     "bun-types": "latest"
   },
   "peerDependencies": {