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

Commit

Permalink
7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Apr 20, 2019
1 parent 84487d5 commit 7b739b0
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
{
"name": "@hapi/hawk",
"description": "HTTP Hawk Authentication Scheme",
"version": "7.0.10",
"version": "7.1.0",
"repository": "git://github.com/hapijs/hawk",
"main": "lib/index.js",
"keywords": ["http", "authentication", "scheme", "hawk"],
"keywords": [
"http",
"authentication",
"scheme",
"hawk"
],
"dependencies": {
"@hapi/hoek": "6.x.x",
"@hapi/b64": "4.x.x",
Expand Down

0 comments on commit 7b739b0

Please sign in to comment.