Skip to content

Commit

Permalink
chore(repo): Format
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosdouvlis committed Nov 2, 2024
1 parent dc758da commit 7d6eeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/expo-passkeys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"types": "build/index.d.ts",
"scripts": {
"_build": "EXPO_NONINTERACTIVE=1 expo-module build",
"_lint": "expo-module lint",
"build:watch": "expo-module build",
"clean": "expo-module clean",
"expo-module": "expo-module",
"_lint": "expo-module lint",
"open:android": "open -a \"Android Studio\" example/android",
"open:ios": "xed example/ios",
"prepare": "expo-module prepare",
Expand Down

0 comments on commit 7d6eeed

Please sign in to comment.