@nyffels/mynodeorm
Advanced tools
Comparing version 1.0.0-alpha69 to 1.0.0-alpha70
@@ -0,2 +1,3 @@ | ||
#! /usr/bin/env node | ||
export {}; | ||
//# sourceMappingURL=app.d.ts.map |
@@ -0,1 +1,2 @@ | ||
#! /usr/bin/env node | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { |
{ | ||
"name": "@nyffels/mynodeorm", | ||
"version": "1.0.0-alpha69", | ||
"version": "1.0.0-alpha70", | ||
"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, |
Sorry, the diff of this file is not supported yet
114799
1604