Comparing version 1.2.2 to 1.2.3
@@ -49,3 +49,3 @@ #!/usr/bin/env node | ||
'to', | ||
outputPath + '/' + colors.cyan(singleTable.file) + '.modal.js', | ||
outputPath + '/' + colors.cyan(singleTable.file) + '.model.js', | ||
colors.gray(`[${Date.now() - startTime}ms]`) | ||
@@ -52,0 +52,0 @@ ] |
{ | ||
"name": "data-stub", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "generate mysql database stub", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |