Skip to content

Commit

Permalink
fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBacon committed Jan 15, 2025
1 parent 799290c commit 417a5ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions with-rsc/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "with-router",
"name": "with-rsc",
"version": "1.0.0",
"main": "expo-router/entry",
"scripts": {
"start": "expo start"
"start": "expo start",
"prepare": "npx patch-package"
},
"dependencies": {

Expand Down

0 comments on commit 417a5ea

Please sign in to comment.