update package no module

This commit is contained in:
2024-11-30 22:13:35 +07:00
parent fead11e00b
commit f74f579e40

View File

@ -2,7 +2,6 @@
"name": "entity", "name": "entity",
"version": "1.0.0", "version": "1.0.0",
"description": "This kind of project was built to present entity table type ORM", "description": "This kind of project was built to present entity table type ORM",
"type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",
"scripts": { "scripts": {