about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorAlan Pearce2023-09-11 19:43:06 +0200
committerAlan Pearce2023-09-11 19:43:06 +0200
commit51cc4389f6dc7947ee34d1b3367876941e8a8fbc (patch)
tree300ad6bc3cdfcdbbc73e7a543e0807c2da6b7785 /package.json
parenta25028aa30bf0f3b89a9a7c99192e1a14267fc97 (diff)
downloadwebsite-51cc4389f6dc7947ee34d1b3367876941e8a8fbc.tar.lz
website-51cc4389f6dc7947ee34d1b3367876941e8a8fbc.tar.zst
website-51cc4389f6dc7947ee34d1b3367876941e8a8fbc.zip
Serve static files
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 96a8252..d0e61be 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,6 @@
   },
   "type": "module",
   "dependencies": {
-    "siopao": "^0.4.0"
+    "serve-static-bun": "^0.5.3"
   }
 }
\ No newline at end of file