diff --git a/src/Templates.res b/src/Templates.res index d9453a9..bf505ab 100644 --- a/src/Templates.res +++ b/src/Templates.res @@ -10,7 +10,7 @@ let templates = [ { name: "rescript-template-vite", displayName: "Vite", - shortDescription: "Vite 5, React and Tailwind CSS", + shortDescription: "Vite 6, React and Tailwind 4", }, { name: "rescript-template-nextjs",