mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ask confirmation on init command
if directory already exist
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
"react-native": "index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"prompt": "^0.2.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user