KeyStone commited on
Commit ·
145f389
1
Parent(s): a5b18cf
chore: add missing expo-battery dependency
Browse files- mobile/package.json +1 -0
mobile/package.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
| 17 |
"expo": "~52.0.20",
|
| 18 |
"expo-asset": "~10.0.0",
|
| 19 |
"expo-background-fetch": "~12.0.1",
|
|
|
|
| 20 |
"expo-blur": "~14.0.1",
|
| 21 |
"expo-constants": "~17.0.3",
|
| 22 |
"expo-crypto": "~14.0.1",
|
|
|
|
| 17 |
"expo": "~52.0.20",
|
| 18 |
"expo-asset": "~10.0.0",
|
| 19 |
"expo-background-fetch": "~12.0.1",
|
| 20 |
+
"expo-battery": "^57.0.1",
|
| 21 |
"expo-blur": "~14.0.1",
|
| 22 |
"expo-constants": "~17.0.3",
|
| 23 |
"expo-crypto": "~14.0.1",
|