diff --git a/nodejs/package.json b/nodejs/package.json index cbe3c3c..a7a3f28 100644 --- a/nodejs/package.json +++ b/nodejs/package.json @@ -6,6 +6,7 @@ "scripts": { "test": "node app.js" }, + "type": "module", "keywords": [], "author": "", "license": "ISC",