Skip to content

Commit

Permalink
Merge 8b67aef into e2a2fe1
Browse files Browse the repository at this point in the history
  • Loading branch information
tkesgar committed Feb 15, 2020
2 parents e2a2fe1 + 8b67aef commit 1c57a06
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
},
"homepage": "https://github.com/hapipal/hecks#readme",
"dependencies": {
"@hapi/bounce": "1.x.x",
"@hapi/bounce": "2.x.x",
"toys": "2.x.x"
},
"peerDependencies": {
"@hapi/hapi": ">=17 <19",
"@hapi/hapi": ">=17 <20",
"express": ">=3 <5"
},
"devDependencies": {
"@hapi/code": "5.x.x",
"@hapi/hapi": "18.x.x",
"@hapi/lab": "19.x.x",
"@hapi/code": "8.x.x",
"@hapi/hapi": "19.x.x",
"@hapi/lab": "22.x.x",
"body-parser": "1.x.x",
"coveralls": "3.x.x",
"express": "4.x.x"
Expand Down

0 comments on commit 1c57a06

Please sign in to comment.