Skip to content

Commit a1bbccd

Browse files
Merge pull request #89 from marcocesarato/renovate/major-expo-monorepo
fix(deps): update dependency expo to v48
2 parents d5dde62 + c02b462 commit a1bbccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"prettify": "npx prettier --write './src/**/*.{ts,json,md,yml,js}' && npx prettier --write './*.{ts,json,md,yml,js}'"
1313
},
1414
"dependencies": {
15-
"expo": "^47.0.0",
15+
"expo": "^48.0.0",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
1818
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",

0 commit comments

Comments
 (0)