Skip to content

Commit

Permalink
chore: actually implement previous fix
Browse files Browse the repository at this point in the history
  • Loading branch information
balloman committed Nov 10, 2024
1 parent a399260 commit 5182f37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/early-days-begin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@balloman/expo-google-maps": patch
---

Actually restore prepare script
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"lint": "biome check",
"test": "expo-module test",
"prepublishOnly": "expo-module prepublishOnly",
"prepare": "expo-module prepare",
"expo-module": "expo-module",
"open:ios": "open -a \"Xcode\" example/ios",
"open:android": "open -a \"Android Studio\" example/android"
Expand Down

0 comments on commit 5182f37

Please sign in to comment.