diff --git a/app.js b/app.js index b471157..045e7d9 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,5 @@ const { MongoClient } = require("mongodb"); - +const { MongooseClient } = require("mongoose"); async function run() { // TODO: // Replace the placeholder connection string below with your