Skip to content

Commit

Permalink
Update react-native deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sysless committed Oct 30, 2021
1 parent 38257d3 commit 09c5dc3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ if [ `uname` == "Darwin" ]; then
# Cask Dev
brew install --cask visual-studio-code android-studio aws-vault docker figma

# React Native
brew install android-platform-tools watchman
brew tap homebrew/cask-versions
brew install zulu8

# iTerm2 conf
[ ! -L /Users/$USER/Library/Preferences/com.googlecode.iterm2.plist ] && \
rm /Users/$USER/Library/Preferences/com.googlecode.iterm2.plist && \
Expand Down

0 comments on commit 09c5dc3

Please sign in to comment.