From fead11e00bdafd9670e007421c20577429e728e7 Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Sat, 30 Nov 2024 22:08:51 +0700 Subject: [PATCH] update entity --- package.json | 1 + 1 file changed, 1 insertion(+) 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": {