ask confirmation on init command

if directory already exist
This commit is contained in:
skv
2015-05-16 22:23:19 +03:00
parent 80814f643f
commit 5a83ffab94
2 changed files with 33 additions and 0 deletions
+3
View File
@@ -5,5 +5,8 @@
"main": "index.js",
"bin": {
"react-native": "index.js"
},
"dependencies": {
"prompt": "^0.2.14"
}
}