From 2f00652876398228075fe7aa943594748dc80ae5 Mon Sep 17 00:00:00 2001 From: Karimov <121497820+AGK-1@users.noreply.github.com> Date: Sun, 17 Nov 2024 23:38:25 +0400 Subject: [PATCH] Update app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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