@vbilopav/pgmigrations
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -506,3 +506,2 @@ const path = require("path"); | ||
} | ||
console.info("Finalize completed successfully."); | ||
} | ||
@@ -529,3 +528,2 @@ return; | ||
} | ||
console.info("Finalize completed successfully."); | ||
} | ||
@@ -532,0 +530,0 @@ } |
{ | ||
"name": "@vbilopav/pgmigrations", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "PostgreSQL Migration Tool for Node.js and NPM", | ||
@@ -5,0 +5,0 @@ "author": "vb-consulting", |
76107
1361