update main

This commit is contained in:
2024-11-30 22:49:41 +07:00
parent f74f579e40
commit 4b0314c876

View File

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