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 b570308 commit 6ac3fa2Copy full SHA for 6ac3fa2
packages/cli-platform-android/package.json
@@ -10,10 +10,8 @@
10
"@react-native-community/cli-tools": "^10.0.0-alpha.0",
11
"chalk": "^4.1.2",
12
"execa": "^1.0.0",
13
- "fs-extra": "^8.1.0",
14
"glob": "^7.1.3",
15
- "logkitty": "^0.7.1",
16
- "slash": "^3.0.0"
+ "logkitty": "^0.7.1"
17
},
18
"files": [
19
"build",
@@ -25,8 +23,7 @@
25
23
"@react-native-community/cli-types": "^10.0.0-alpha.0",
26
24
"@types/execa": "^0.9.0",
27
"@types/fs-extra": "^8.1.0",
28
- "@types/glob": "^7.1.1",
29
- "@types/lodash": "^4.14.149"
+ "@types/glob": "^7.1.1"
30
31
"homepage": "https://github.com/react-native-community/cli/tree/master/packages/platform-android",
32
"repository": {
0 commit comments