Skip to content

Commit

Permalink
fix(expo): update peerDep to match expo version 47
Browse files Browse the repository at this point in the history
  • Loading branch information
leggomuhgreggo committed Dec 10, 2022
1 parent ed159e8 commit dbd836a
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 dbd836a

Please sign in to comment.