aboutsummaryrefslogtreecommitdiff
path: root/src/api/schema.peechy
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/schema.peechy')
-rw-r--r--src/api/schema.peechy2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/schema.peechy b/src/api/schema.peechy
index 863c69d6a..4d2baaaef 100644
--- a/src/api/schema.peechy
+++ b/src/api/schema.peechy
@@ -20,7 +20,7 @@ smol ResolveMode {
smol Platform {
browser = 1;
node = 2;
- speedy = 3;
+ bun = 3;
}
smol JSXRuntime {