Skip to content

Commit

Permalink
ci: fix vercel deployment (#710)
Browse files Browse the repository at this point in the history
* mobile: simplified bottom-sheet bounce

* ci: fix vercel deployment
  • Loading branch information
dcposch authored Feb 13, 2024
1 parent d9d8f2b commit 6074ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/daimo-expo-passkeys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
"build": "expo-module build",
"dev": "expo-module build",
"clean": "expo-module clean",
"lint": "expo-module lint",
"prepare": "expo-module prepare",
Expand Down

0 comments on commit 6074ea8

Please sign in to comment.