Skip to content

Commit

Permalink
Update hapi version. Closes #139. Closes #140
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Jan 12, 2020
1 parent 5bc7ca4 commit 48e3bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Expand Up @@ -35,7 +35,7 @@ exports.plugin = {
pkg: require('../package.json'),
once: true,
requirements: {
hapi: '>=18.4.0'
hapi: '>=19.0.0'
},

register(server, options) {
Expand Down

0 comments on commit 48e3bd0

Please sign in to comment.