We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f37ec commit d331b18Copy full SHA for d331b18
1 file changed
package.json
@@ -88,8 +88,8 @@
88
"vision": "^5.4.4"
89
},
90
"peerDependencies": {
91
- "@hapi/boom": "^8.0.0",
92
- "@hapi/hapi": "^18.0.0",
+ "@hapi/boom": "^8.0.0 || ^9.0.0",
+ "@hapi/hapi": "^18.0.0 || ^19.0.0",
93
"react": "^16.0.0",
94
"react-dom": "^16.0.0",
95
"react-router": "^3.0.5",
0 commit comments