Fix for responses without content type

This commit is contained in:
2018-08-22 21:49:32 +02:00
parent 90e4bb5f81
commit 7e635595f3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-debug-console",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.12",
"main": "src/index.js",
"repository": {
"url": "https://github.com/morten-olsen/react-native-debugger"