@itrocks/mysql
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -213,1 +213,2 @@ "use strict"; | ||
exports.Mysql = Mysql; | ||
//# sourceMappingURL=mysql.js.map |
@@ -208,1 +208,2 @@ import { isAnyFunction } from '@itrocks/class-type'; | ||
} | ||
//# sourceMappingURL=mysql.js.map |
@@ -61,3 +61,3 @@ { | ||
"types": "./esm/mysql.d.ts", | ||
"version": "0.0.6" | ||
"version": "0.0.7" | ||
} |
39195