update entity

This commit is contained in:
2024-11-30 22:08:51 +07:00
parent d24f8275f7
commit fead11e00b

View File

@ -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": {