Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
fix(pkg): pin "deprecate" until TypeError is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleV authored Aug 30, 2018
1 parent e1a718d commit 47f1f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/LabShare/services-auth#readme",
"dependencies": {
"deprecate": "^1.0.0",
"deprecate": "1.0.0",
"express-jwt": "github:KalleV/express-jwt#dad0daebe354a9ad0fc8ab160e406fd5a3cac7d9",
"express-jwt-authz": "^1.0.0",
"jwks-rsa": "^1.2.1",
Expand Down

0 comments on commit 47f1f54

Please sign in to comment.