diff --git a/package.json b/package.json index db5ad48..909ab9e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "0.0.0-development", "description": "An SDK for building CircleCI Configuration files with JavaScript.", "main": "dist/index.js", - "type": "module", "types": "dist/src/index.d.ts", "scripts": { "test": "npx jest",