diff --git a/package.json b/package.json index f4306bc..c53622c 100644 --- a/package.json +++ b/package.json @@ -7,5 +7,6 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Baipyrus", - "license": "ISC" + "license": "ISC", + "type": "module" }