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.
2 parents 40b77fb + 833edf0 commit 130c328Copy full SHA for 130c328
example/package.json
@@ -41,6 +41,7 @@
41
"babel-loader": "^8.1.0",
42
"babel-plugin-module-resolver": "^4.0.0",
43
"babel-preset-expo": "8.3.0",
44
+ "expo-cli": "^5.4.0",
45
"tsconfig-paths-webpack-plugin": "^3.3.0",
46
"typescript": "~4.0.0"
47
},
package.json
@@ -63,11 +63,10 @@
63
"eslint-plugin-react": "^7.20.6",
64
"eslint-plugin-react-hooks": "^4.2.0",
65
"eslint-plugin-react-native": "^3.8.1",
66
- "expo-cli": "^4.10.0",
67
"husky": "^4.3.8",
68
- "jest-expo": "^38.0.2",
69
- "jest-junit": "^11.1.0",
70
- "lerna": "^3.22.1",
+ "jest-expo": "^44.0.1",
+ "jest-junit": "^13.2.0",
+ "lerna": "4.0.0",
71
"lint-staged": "^10.2.11",
72
"prettier": "^2.0.5",
73
"typescript": "~3.9.5"
0 commit comments