update main
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
"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": "src/index.ts",
|
"main": "dist/src/index.js",
|
||||||
"types": "src/index.ts",
|
"types": "src/index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "nodemon",
|
"dev": "nodemon",
|
||||||
|
|||||||
Reference in New Issue
Block a user