Comparing version 13.4.1 to 13.4.2
@@ -7,2 +7,5 @@ # How to contribute | ||
## Finding help | ||
Issues for this repository are intended for reporting bugs or requesting improvements. For questions about how to use hapi or the packages in the wider hapi universe, please post an issue in the [hapijs/discuss](https://github.com/hapijs/discuss) repository where somebody will be happy to help. | ||
## Patching Code | ||
@@ -9,0 +12,0 @@ Code changes are welcome and should follow the guidelines below. |
{ | ||
"name": "hapi", | ||
"version": "13.4.1", | ||
"version": "13.4.2", | ||
"dependencies": { | ||
@@ -15,3 +15,3 @@ "accept": { | ||
"call": { | ||
"version": "3.0.1" | ||
"version": "3.0.2" | ||
}, | ||
@@ -65,3 +65,3 @@ "catbox": { | ||
"shot": { | ||
"version": "3.0.1" | ||
"version": "3.1.0" | ||
}, | ||
@@ -68,0 +68,0 @@ "statehood": { |
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://hapijs.com", | ||
"version": "13.4.1", | ||
"version": "13.4.2", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
1330300