lilo-react-app
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -26,3 +26,2 @@ #!/usr/bin/env node | ||
console.log(`Success! ${projectName} successfully created :)`); | ||
console.log(`You're now in your app folder! :)`); | ||
console.log(`Thanks for using lilo-react-app`); |
{ | ||
"name": "lilo-react-app", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"bin": "generator.js" | ||
} |
401896
205