diff --git a/.replit b/.replit index 735f1e1..e5ab781 100644 --- a/.replit +++ b/.replit @@ -1 +1,2 @@ +language = "nodejs" run = "npm start"