diff --git a/package.json b/package.json index f870366..dc08aad 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "metaversefile", "version": "0.0.32", "description": "", + "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"