Skip to content

Commit ad1f37a

Browse files
authored
Merge pull request #784 from ImmortalRabbit/bump-expo-config-plugin
Bump @expo/config-plugins to v10
2 parents a3223f9 + 14f4d17 commit ad1f37a

File tree

2 files changed

+34
-73
lines changed

2 files changed

+34
-73
lines changed

package-lock.json

Lines changed: 31 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"@babel/plugin-transform-runtime": "^7.12.10",
5050
"@babel/preset-env": "^7.12.11",
5151
"@babel/preset-react": "^7.12.10",
52+
"@expo/config-plugins": "~10.0.0",
5253
"@react-native-community/eslint-config": "^3.2.0",
5354
"@release-it/conventional-changelog": "^8.0.1",
5455
"dotenv-cli": "^7.4.2",
@@ -59,11 +60,10 @@
5960
"react": "^16.13.1",
6061
"react-native": "^0.63.0",
6162
"release-it": "^17.5.0",
62-
"typescript": "^4.1.3",
63-
"@expo/config-plugins": "~9.0.0"
63+
"typescript": "^4.1.3"
6464
},
6565
"peerDependencies": {
66-
"@expo/config-plugins": "8 || 9"
66+
"@expo/config-plugins": "9 || 10"
6767
},
6868
"peerDependenciesMeta": {
6969
"@expo/config-plugins": {

0 commit comments

Comments
 (0)