Fixed package.json

This commit is contained in:
2018-08-16 21:00:18 +02:00
parent 32d8b13391
commit e7df6f813b

View File

@@ -2,6 +2,9 @@
"name": "react-native-debug-console",
"version": "1.0.0-beta.8",
"main": "src/index.js",
"repository": {
"url": "https://github.com/morten-olsen/react-native-debugger",
},
"license": "MIT",
"dependencies": {
"react-native-json-tree": "^1.2.0",