diff --git a/package.json b/package.json index a00e6cc..0936b46 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "entity", "version": "1.0.0", "description": "This kind of project was built to present entity table type ORM", - "type": "module", "main": "src/index.ts", "types": "src/index.ts", "scripts": {