diff --git a/frameworks/fletch/meta.json b/frameworks/fletch/meta.json index a640bb5b2..92f890bbf 100644 --- a/frameworks/fletch/meta.json +++ b/frameworks/fletch/meta.json @@ -2,7 +2,7 @@ "display_name": "Fletch", "language": "Dart", "engine": "dart:io", - "type": "tuned", + "type": "production", "description": "Express-inspired HTTP framework for Dart with radix-tree routing, middleware chains, signed sessions, and built-in DI.", "repo": "https://github.com/kartikey321/fletch", "enabled": true,