update package name to lower

This commit is contained in:
2024-11-30 15:55:40 +07:00
parent 623d9e17be
commit 8a946bf62c

View File

@ -1,5 +1,5 @@
{ {
"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",
"main": "dist/src/index.js", "main": "dist/src/index.js",