diff --git a/.replit b/.replit index adcfadc..8962b7f 100644 --- a/.replit +++ b/.replit @@ -37,3 +37,6 @@ author = "agent" task = "shell.exec" args = "npm run dev" waitForPort = 5000 + +[agent] +integrations = ["javascript_mem_db==1.0.0", "javascript_websocket==1.0.0"]