Skip to content

Commit

Permalink
chore: favor ^18.3.1 over ^18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aorinevo committed Jul 9, 2019
1 parent 597cfb6 commit 5ff6069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/versioned/hapi/hapi-post-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"ejs": "2.5.5",
"@hapi/hapi": "^18.0.0",
"@hapi/hapi": "^18.3.1",
"vision": "^5.0.0"
},
"files": [
Expand Down

0 comments on commit 5ff6069

Please sign in to comment.