Skip to content

Commit

Permalink
7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavohenke committed Nov 20, 2022
1 parent e3ded82 commit 97248d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "concurrently",
"version": "7.5.1",
"version": "7.6.0",
"description": "Run commands concurrently",
"main": "index.js",
"types": "dist/src/index.d.ts",
Expand Down

3 comments on commit 97248d9

@paescuj
Copy link
Collaborator

@paescuj paescuj commented on 97248d9 Nov 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gustavohenke Hmm, it seems like it hasn't been published to NPM: https://www.npmjs.com/package/concurrently

@gustavohenke
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done now!

@paescuj
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ❤️

Please sign in to comment.