Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions code-301/verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
Run the following set of commands:

```bash
heroku --version
mongod --version
mongo --version
eslint --version
Expand All @@ -14,8 +13,6 @@ eslint --version
You output should resemble the following, with your version numbers likely being different:

```bash
heroku/7.60.2 darwin-x64 node-v14.19.0

db version v4.4.1
Build Info: {
"version": "4.4.1",
Expand Down