Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kilbot committed Jun 15, 2024
1 parent fd47bdb commit d05c10a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@wcpos/managed-expo",
"version": "1.6.0",
"version": "1.6.1",
"main": "index.js",
"author": "kilbot <paul@kilbot.com>",
"homepage": ".",
Expand Down Expand Up @@ -35,20 +35,20 @@
"@react-navigation/stack": "6.3.29",
"@sentry/react-native": "5.22.2",
"@wcpos/core": "*",
"expo": "51.0.11",
"expo": "51.0.14",
"expo-application": "~5.9.1",
"expo-barcode-scanner": "~13.0.1",
"expo-constants": "~16.0.2",
"expo-crypto": "^13.0.2",
"expo-device": "~6.0.2",
"expo-haptics": "~13.0.1",
"expo-image": "1.12.11",
"expo-image": "1.12.12",
"expo-linking": "6.3.1",
"expo-localization": "^15.0.3",
"expo-sqlite": "~14.0.3",
"expo-status-bar": "~1.12.1",
"expo-system-ui": "3.0.6",
"expo-updates": "~0.25.16",
"expo-updates": "~0.25.17",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.2",
Expand Down

0 comments on commit d05c10a

Please sign in to comment.