Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Commit

Permalink
fix: use forked keygrip
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Apr 25, 2017
1 parent 34b4ca1 commit 2961a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"cookie": "^0.2.2",
"cookie-signature": "^1.0.6",
"debug": "^2.2.0",
"keygrip": "git://github.com/crypto-utils/keygrip.git"
"keygrip": "git://github.com/poppinss/keygrip.git#develop"
},
"devDependencies": {
"chai": "^3.3.0",
Expand Down

0 comments on commit 2961a1b

Please sign in to comment.