Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kilbot committed Feb 21, 2023
1 parent 4c8351c commit 84715f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.0.0-alpha.68",
"version": "1.0.0-alpha.69",
"main": "index.js",
"author": "kilbot <paul@kilbot.com>",
"homepage": "https://wcpos.github.io/managed-expo",
Expand Down Expand Up @@ -45,7 +45,7 @@
"expo-constants": "~14.2.1",
"expo-device": "~5.2.1",
"expo-haptics": "~12.2.1",
"expo-image": "^1.0.0-rc.1",
"expo-image": "^1.0.0-rc.2",
"expo-linking": "~4.0.1",
"expo-localization": "^14.1.1",
"expo-modules-core": "1.2.2",
Expand All @@ -69,7 +69,7 @@
"uuid": "3.4.0"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.0",
"@expo/webpack-config": "^18.0.1",
"@types/react": "~18.0.28",
"@types/react-dom": "~18.0.11",
Expand Down

0 comments on commit 84715f8

Please sign in to comment.