Skip to content

Commit

Permalink
fix(deps): update dependency @hapi/hapi to v20 #81 #89
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 21, 2021
1 parent b65f96c commit 1b7181a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/hapi/package.json
Expand Up @@ -30,12 +30,12 @@
"delay": "2500"
},
"devDependencies": {
"@types/hapi__hapi": "19.0.4",
"@types/hapi__hapi": "20.0.4",
"nodemon": "2.0.7",
"tsbb": "2.0.2"
},
"dependencies": {
"@babel/runtime": "7.12.5",
"@hapi/hapi": "19.2.0"
"@hapi/hapi": "20.0.3"
}
}

0 comments on commit 1b7181a

Please sign in to comment.