Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbuzz committed Jul 19, 2019
1 parent 88b5d6a commit b3203b9
Show file tree
Hide file tree
Showing 2 changed files with 729 additions and 493 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"lint": "xo index.js"
},
"devDependencies": {
"coveralls": "^3.0.3",
"express": "^4.16.4",
"jest": "^24.1.0",
"node-mocks-http": "^1.7.3",
"coveralls": "^3.0.5",
"express": "^4.17.1",
"jest": "^24.8.0",
"node-mocks-http": "^1.7.6",
"xo": "^0.24.0"
},
"xo": {
Expand Down

0 comments on commit b3203b9

Please sign in to comment.