summaryrefslogtreecommitdiff
path: root/wrangler.jsonc
diff options
context:
space:
mode:
authorMay2026-05-08 21:33:27 +0000
committerMay2026-05-08 21:33:27 +0000
commitcfec58d21ce8897b8f99b1fce6a473e678425283 (patch)
tree98da6ee3e120785c5115a2c188b79e09ab3beafe /wrangler.jsonc
parent43366414d1198333b3c0aae5543a5d86cd89216c (diff)
downloadmassgrave.dev-cfec58d21ce8897b8f99b1fce6a473e678425283.zip
fix line endings
Diffstat (limited to 'wrangler.jsonc')
-rw-r--r--wrangler.jsonc16
1 files changed, 8 insertions, 8 deletions
diff --git a/wrangler.jsonc b/wrangler.jsonc
index a108d17..aaf8f32 100644
--- a/wrangler.jsonc
+++ b/wrangler.jsonc
@@ -1,8 +1,8 @@
-{
- "name": "massgrave",
- "compatibility_date": "2025-09-27",
- "assets": {
- "directory": "./build",
- "not_found_handling": "404-page"
- }
-}
+{
+ "name": "massgrave",
+ "compatibility_date": "2025-09-27",
+ "assets": {
+ "directory": "./build",
+ "not_found_handling": "404-page"
+ }
+}