Comparing version 0.2.13 to 0.2.14
{ | ||
"name": "toka", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"description": "A handy tool to generate common files in command line", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -26,3 +26,3 @@ ## Toka | ||
- -d : generate default file (.gitignore) | ||
- -a : append to a existing file (.gitignore) | ||
- -a : append to an existing file (.gitignore) | ||
@@ -29,0 +29,0 @@ Example: |
114753