@nyffels/mynodeorm
Advanced tools
Comparing version 1.0.0-alpha77 to 1.0.0-alpha78
{ | ||
"name": "@nyffels/mynodeorm", | ||
"version": "1.0.0-alpha77", | ||
"version": "1.0.0-alpha78", | ||
"description": "A full-fledged ORM framework for NodeJS and MySQL with develop friendly code aimed to handle database migrations, MySQL Query builder / helper and property mapping.", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -29,3 +29,3 @@ { | ||
}, | ||
"include": ["src/index.ts", "src/app.ts"], | ||
"include": ["src/index.ts", "src/app.ts", "src/logic/migration.logic.ts"], | ||
} |
Sorry, the diff of this file is not supported yet
148497
56
2265