Skip to content

Commit

Permalink
fix: 🗿 forced @expo/config-plugins to lower version
Browse files Browse the repository at this point in the history
  • Loading branch information
luximus-hunter committed Nov 27, 2024
1 parent 9b5002f commit 42027d6
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 28 deletions.
120 changes: 94 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,8 @@
"react-test-renderer": "18.2.0",
"typescript": "^5.1.3"
},
"private": true
}
"private": true,
"overrides": {
"@expo/config-plugins": "^7.8.0"
}
}

0 comments on commit 42027d6

Please sign in to comment.