Skip to content

Commit

Permalink
chore: update example app to SDK 48 (#11380)
Browse files Browse the repository at this point in the history
**Motivation**

Goal of this PR is to update example app dependencies to expo SDK 48. 

**Test plan**

Run example app.
  • Loading branch information
okwasniewski authored and satya164 committed Mar 12, 2024
1 parent e05c7a3 commit e08d6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-native-drawer-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"devDependencies": {
"del-cli": "^5.0.0",
"react": "18.1.0",
"react-native": "0.70.5",
"react": "18.2.0",
"react-native": "0.71.8",
"react-native-builder-bob": "^0.20.4",
"typescript": "^4.9.4"
},
Expand Down

0 comments on commit e08d6c9

Please sign in to comment.