Skip to content

Commit

Permalink
move to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
keith-kurak committed Jun 19, 2024
1 parent 88c236d commit 51fb83a
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"web": "expo start --web",
"test": "jest --watchAll",
"lint": "expo lint",
"web-build": "npx expo export -p web --output-dir web-dist"
"web-build": "npx expo export -p web --output-dir docs"
},
"jest": {
"preset": "jest-expo"
Expand Down

0 comments on commit 51fb83a

Please sign in to comment.