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 a0ae706 commit f243aa6Copy full SHA for f243aa6
package.json
@@ -117,7 +117,9 @@
117
"use-subscription": ">=1.0.0 <1.6.0",
118
"whatwg-fetch": "^3.0.0",
119
"ws": "^6.1.4",
120
- "react-native-codegen": "^0.0.18"
+ "react-native-codegen": "^0.0.18",
121
+ "yargs": "^15.3.1"
122
+
123
},
124
"devDependencies": {
125
"flow-bin": "^0.170.0",
@@ -156,8 +158,7 @@
156
158
"react-test-renderer": "17.0.2",
157
159
"shelljs": "^0.8.4",
160
"signedsource": "^1.0.0",
- "ws": "^6.1.4",
- "yargs": "^15.3.1"
161
+ "ws": "^6.1.4"
162
163
"codegenConfig": {
164
"libraries": [
repo-config/package.json
@@ -46,7 +46,6 @@
46
47
48
49
50
51
}
52
0 commit comments