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 7383010 commit 273af8aCopy full SHA for 273af8a
package.json
@@ -21,13 +21,13 @@
21
"src"
22
],
23
"dependencies": {
24
- "@expo/metro-config": "^0.1.15",
25
- "chalk": "^4.1.0",
26
- "execa": "^4.0.2",
+ "@expo/metro-config": "0.1.15",
+ "chalk": "^4.1.2",
+ "execa": "^5.1.1",
27
"fs-extra": "^10.0.0",
28
"minimist": "^1.2.5",
29
- "open": "^7.0.4",
30
- "source-map-explorer": "^2.4.2"
+ "open": "^8.2.1",
+ "source-map-explorer": "^2.5.2"
31
},
32
"scripts": {
33
"test": "yarn test:rn && yarn test:expo",
0 commit comments