diff --git a/index.html b/index.html index b0f35365ce71762a7886b948b0419850585fe903..c1c23926c67d1b7632d3da156d990a3d61a9c5d0 100644 --- a/index.html +++ b/index.html @@ -1,72 +1,39 @@ - +const { MongoClient, ServerApiVersion } = require('mongodb'); - - + +run().catch(console.error);