Comparing version 0.0.5 to 0.0.6
@@ -10,3 +10,2 @@ "use strict"; | ||
const config = (0, config_1.default)(env); | ||
console.log(config); | ||
return new sequelize_1.Sequelize(config.DB_NAME, config.DB_USER, config.DB_PASS, { | ||
@@ -13,0 +12,0 @@ host: config.DB_HOST, |
{ | ||
"name": "tffcommon", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Teepha Flowers and Fabrics Common package configurations and functions", | ||
@@ -5,0 +5,0 @@ "author": "justtife <farinubolu@gmail.com>", |
Sorry, the diff of this file is not supported yet
71040
835