We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c51fe commit 1c15036Copy full SHA for 1c15036
packages/cli-clean/package.json
@@ -10,8 +10,7 @@
10
"dependencies": {
11
"@react-native-community/cli-tools": "12.0.0-alpha.18",
12
"chalk": "^4.1.2",
13
- "execa": "^5.0.0",
14
- "prompts": "^2.4.2"
+ "execa": "^5.0.0"
15
},
16
"files": [
17
"build",
packages/cli-doctor/package.json
@@ -21,7 +21,6 @@
21
"ip": "^1.1.5",
22
"node-stream-zip": "^1.9.1",
23
"ora": "^5.4.1",
24
- "prompts": "^2.4.2",
25
"semver": "^7.5.2",
26
"strip-ansi": "^5.2.0",
27
"wcwidth": "^1.0.1",
0 commit comments