Skip to content

Commit

Permalink
Added auth for higher rate limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Kliment committed Jun 24, 2015
1 parent f4ad3be commit 0791cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"dredd": "bin/dredd"
},
"scripts": {
"changelist": "github-changes -o apiaryio -r dredd --only-pulls --use-commit-body --file CHANGELOG-Generated.md",
"changelist": "github-changes -o apiaryio -r dredd --only-pulls --use-commit-body --file CHANGELOG-Generated.md -a",
"pretest": "coffeelint ./src",
"test": "scripts/test",
"prepublish": "scripts/prepublish"
Expand Down

0 comments on commit 0791cbf

Please sign in to comment.