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 e6c05c7 commit c466745Copy full SHA for c466745
package.json
@@ -21,12 +21,12 @@
21
"src"
22
],
23
"dependencies": {
24
- "chalk": "^3.0.0",
25
- "execa": "^3.4.0",
26
- "minimist": "^1.2.0",
27
- "open": "^7.0.0",
28
- "rimraf": "^3.0.0",
29
- "source-map-explorer": "^2.1.2"
+ "chalk": "^4.1.0",
+ "execa": "^4.0.2",
+ "minimist": "^1.2.5",
+ "open": "^7.0.4",
+ "rimraf": "^3.0.2",
+ "source-map-explorer": "^2.4.2"
30
},
31
"scripts": {
32
"test": "yarn test:rn61 && yarn test:expo35",
0 commit comments