Skip to content

Commit

Permalink
fix(expo): update expo peer dependency to 47 (#13780)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiongemi committed Dec 13, 2022
1 parent b3ff11f commit 6b8d3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/expo/package.json
Expand Up @@ -44,7 +44,7 @@
"tsconfig-paths-webpack-plugin": "^3.5.2"
},
"peerDependencies": {
"expo": "^46.0.16"
"expo": "^47.0.8"
},
"builders": "./executors.json",
"ng-update": {
Expand Down

0 comments on commit 6b8d3d6

Please sign in to comment.