Skip to content

Commit c02b462

Browse files
fix(deps): update dependency expo to v48
1 parent eb5fb09 commit c02b462

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)