Skip to content

Commit

Permalink
fix(package): update concurrently to version 5.1.0
Browse files Browse the repository at this point in the history
Closes #95
  • Loading branch information
greenkeeper[bot] committed Jan 27, 2020
1 parent 1c0b47c commit 3df80e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test": "(cd client && yarn test) && (cd server && yarn test)"
},
"dependencies": {
"concurrently": "^4.1.0",
"concurrently": "^5.1.0",
"rimraf": "^2.6.2"
}
}

0 comments on commit 3df80e2

Please sign in to comment.