Skip to content

Commit

Permalink
Bump @types/express-jwt and make dev
Browse files Browse the repository at this point in the history
  • Loading branch information
damieng committed May 15, 2019
1 parent ceea305 commit 98c1c6c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
38 changes: 24 additions & 14 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"main": "lib/index.js",
"types": "index.d.ts",
"dependencies": {
"@types/express-jwt": "0.0.34",
"debug": "^2.2.0",
"limiter": "^1.1.0",
"lru-memoizer": "^1.6.0",
"ms": "^2.0.0",
"request": "^2.88.0"
},
"devDependencies": {
"@types/express-jwt": "0.0.42",
"babel-cli": "^6.9.0",
"babel-core": "^6.9.0",
"babel-eslint": "^6.0.4",
Expand Down

0 comments on commit 98c1c6c

Please sign in to comment.