Comparing version 0.2.14 to 0.2.15
@@ -41,3 +41,3 @@ var fs = require('fs'); | ||
fs.writeFileSync(process.cwd() + '/LICENSE', output, 'utf-8'); | ||
console.log(license.green + ' license is saved yo your project!'.green); | ||
console.log(license.green + ' license is saved to your project!'.green); | ||
} |
{ | ||
"name": "toka", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"description": "A handy tool to generate common files in command line", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |