Skip to content

Commit

Permalink
Add fastify 1.x as peerdependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cemremengu committed Jan 7, 2019
1 parent 5e5dd5a commit 32db45a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
"standard": "^12.0.1",
"tap": "^12.1.1"
},
"peerDependencies": {
"fastify": "1.x"
},
"dependencies": {
"fastify-reply-from": "^0.5.3"
}
Expand Down

0 comments on commit 32db45a

Please sign in to comment.