Skip to content

Commit

Permalink
adding graphiql
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Motevasselani committed Jun 14, 2021
1 parent a21b6d8 commit 4f48411
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
12 changes: 9 additions & 3 deletions Brewfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@
"options": {
"full_name": "boop"
}
},
"graphiql": {
"version": "0.7.2",
"options": {
"full_name": "graphiql"
}
}
},
"brew": {
Expand Down Expand Up @@ -1128,9 +1134,9 @@
"HOMEBREW_VERSION": "3.0.1",
"HOMEBREW_PREFIX": "/usr/local",
"Homebrew/homebrew-core": "2ad917ea314672b6691070620c34665a45c6e78e",
"CLT": "",
"Xcode": "",
"macOS": "11.2.2"
"CLT": "1205.0.22.9",
"Xcode": "12.0",
"macOS": "11.3.1"
}
}
}
Expand Down
1 change: 1 addition & 0 deletions brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ cask "docker"
cask "spotify"
cask "dynalist"
cask "arduino"
cask "graphiql"

cask "vlc"
cask "boop"
Expand Down

0 comments on commit 4f48411

Please sign in to comment.