diff options
| author | May | 2026-05-08 21:33:27 +0000 |
|---|---|---|
| committer | May | 2026-05-08 21:33:27 +0000 |
| commit | cfec58d21ce8897b8f99b1fce6a473e678425283 (patch) | |
| tree | 98da6ee3e120785c5115a2c188b79e09ab3beafe /wrangler.jsonc | |
| parent | 43366414d1198333b3c0aae5543a5d86cd89216c (diff) | |
| download | massgrave.dev-cfec58d21ce8897b8f99b1fce6a473e678425283.zip | |
fix line endings
Diffstat (limited to 'wrangler.jsonc')
| -rw-r--r-- | wrangler.jsonc | 16 |
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" + } +} |
