diff --git a/package.json b/package.json index 0936b46..a00e6cc 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "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": {