Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Jun 20, 2019
1 parent fd4cbcd commit 2f63c98
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"moment": "^2.24.0"
},
"devDependencies": {
"@types/node": "^12.0.2",
"@types/node": "^12.0.8",
"chai": "^4.2.0",
"coveralls": "^3.0.3",
"express": "^4.17.0",
"coveralls": "^3.0.4",
"express": "^4.17.1",
"get-port": "^5.0.0",
"nyc": "^14.1.1",
"mocha": "^6.1.4",
"mocha-lcov-reporter": "^1.3.0",
"socket.io-client": "^2.2.0",
"supertest": "^4.0.2",
"typedoc": "^0.14.2",
"typescript": "^3.4.5"
"typescript": "^3.5.2"
},
"nyc": {
"reporter": "lcov",
Expand Down

0 comments on commit 2f63c98

Please sign in to comment.