Skip to content

Commit

Permalink
remove types for express-unless and update it. closes #307
Browse files Browse the repository at this point in the history
  • Loading branch information
jfromaniello committed Oct 24, 2022
1 parent f0e41d6 commit 076b3dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 159 deletions.
164 changes: 7 additions & 157 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -33,9 +33,8 @@
"/dist"
],
"dependencies": {
"@types/express-unless": "^0.5.3",
"@types/jsonwebtoken": "^8.5.8",
"express-unless": "^2.0.2",
"express-unless": "^2.1.3",
"jsonwebtoken": "^8.5.1"
},
"devDependencies": {
Expand Down

0 comments on commit 076b3dc

Please sign in to comment.