Skip to content

Commit c4c1030

Browse files
committed
🚀 v0.2.0
1 parent f67abba commit c4c1030

File tree

5 files changed

+38042
-9848
lines changed

5 files changed

+38042
-9848
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,7 @@ android/keystores/debug.keystore
5959
# generated by bob
6060
lib/
6161

62+
yarn.lock
63+
6264
/docs/node_modules
6365
/docs/.next

.yarnrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Override Yarn command so we can automatically setup the repo on running `yarn`
22

33
yarn-path "scripts/bootstrap.js"
4+
network-timeout 600000

0 commit comments

Comments
 (0)