Skip to content

Commit

Permalink
Merge pull request #39 from spartha1995/renovate/concurrently-3.x
Browse files Browse the repository at this point in the history
Update dependency concurrently to v3
  • Loading branch information
spartha1995 committed Jan 29, 2018
2 parents 2138321 + 428a561 commit 7a2f03e
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 5 deletions.
122 changes: 118 additions & 4 deletions EMS/EmployeemanagementSystem/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 EMS/EmployeemanagementSystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/core-js": "0.9.46",
"@types/node": "9.4.0",
"concurrently": "2.2.0",
"concurrently": "3.5.1",
"typescript": "2.6.2",
"typings": "2.1.1"
},
Expand Down

0 comments on commit 7a2f03e

Please sign in to comment.