Skip to content

Commit

Permalink
Add dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cenobitedk committed Jan 13, 2020
1 parent 3fee1e1 commit 8be0d20
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 1 deletion.
188 changes: 187 additions & 1 deletion package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,14 @@
},
"dependencies": {
"cors": "^2.8.5",
"cosmiconfig": "^6.0.0",
"debug": "^4.1.1",
"is-what": "^3.5.0",
"path-to-regexp": "^6.1.0"
},
"files": [
"lib"
],
"engines": {
"node": ">=6"
},
Expand Down

0 comments on commit 8be0d20

Please sign in to comment.