@minkimcello/georgia
Advanced tools
Comparing version 1.12.38 to 1.12.39
@@ -105,10 +105,4 @@ #!/usr/bin/env node | ||
setYarn(), | ||
populate() | ||
]).then( | ||
install() | ||
).then( | ||
migrate() | ||
).then( | ||
install() | ||
).catch(e => { | ||
populate().then(install().then(migrate().then(install()))) | ||
]).catch(e => { | ||
cleanup(e); | ||
@@ -115,0 +109,0 @@ }); |
{ | ||
"name": "@minkimcello/georgia", | ||
"version": "1.12.38", | ||
"version": "1.12.39", | ||
"description": "BigTest Sample App", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/thefrontside/bigtest.git", |
708606
25189