diff --git a/package.json b/package.json index cee0b7a..5eab4f4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "bin": "lib/index.js", "main": "lib/index.js", "types": "lib/index.d.ts", - "type": "module", "scripts": { "postversion": "git push && git push --tags" },