Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Jan 1, 2025
1 parent 0bdcb21 commit 4bef618
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ buck-out/
/ios/Pods/

# Expo
.expo/
**/.expo/
web-build/

/dist
Expand Down
1 change: 0 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "@postero/ui",
"version": "0.0.1",
"private": true,
"main": "./lib/main.ts",
"scripts": {
"android": "expo start --android",
"ios": "STORYBOOK_ENABLED='true' expo start --ios",
Expand Down

0 comments on commit 4bef618

Please sign in to comment.