Skip to content

Commit

Permalink
fix: remove deprecated package in Brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
YasminTeles committed May 28, 2024
1 parent 5e5e700 commit 808145c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions brew/Brewfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/services"

# Essentials
Expand Down Expand Up @@ -40,7 +38,7 @@ brew "pyenv"

# Development apps
cask "visual-studio-code"
cask "firefox-developer-edition"
cask "firefox@developer-edition"
cask "google-chrome"
# cask "beekeeper-studio"
cask "figma"
Expand Down

0 comments on commit 808145c

Please sign in to comment.