Skip to content

Commit

Permalink
Merge pull request #2 from apollographql-education/mm/fix-concurrently
Browse files Browse the repository at this point in the history
update to include concurrently package
  • Loading branch information
mabuyo authored Apr 8, 2024
2 parents 1f1c0e3 + ed9d3f2 commit 93d6b40
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 0 deletions.
113 changes: 113 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"devDependencies": {
"@types/jest": "^29.0.3",
"@types/node": "^20.0.0",
"concurrently": "^8.2.2",
"jest": "^29.0.3",
"nodemon": "^3.0.0",
"ts-jest": "^29.0.2",
Expand Down

0 comments on commit 93d6b40

Please sign in to comment.