Skip to content

Commit 3f2595f

Browse files
authored
Merge pull request #3 from fastify/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents f4b305a + cf80075 commit 3f2595f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# fastify-bearer-auth
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/fastify/fastify-bearer-auth.svg)](https://greenkeeper.io/)
4+
35
*fastify-bearer-auth* provides a simple request hook for the [Fastify][fastify]
46
web framework.
57

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"pre-commit": "^1.2.2",
3333
"request": "^2.83.0",
3434
"snazzy": "^7.0.0",
35-
"standard": "^10.0.3",
35+
"standard": "^11.0.0",
3636
"tap": "^11.1.0"
3737
},
3838
"dependencies": {

0 commit comments

Comments
 (0)