Adjust code js and json code formatting
This commit is contained in:
parent
e4637f2ebb
commit
f6b2a90d4a
|
@ -1,4 +1,3 @@
|
|||
|
||||
{
|
||||
"name": "instabug-reactnative",
|
||||
"version": "1.0.5",
|
||||
|
@ -6,13 +5,13 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Instabug/instabug-reactnative.git"
|
||||
},
|
||||
"keywords": [
|
||||
"react-native",
|
||||
"react-native",
|
||||
"bug",
|
||||
"reporting",
|
||||
"feedback",
|
||||
|
@ -21,7 +20,7 @@
|
|||
],
|
||||
"author": "Hossam Hassan && Yousef Hamza",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"bugs": {
|
||||
"url": "https://github.com/Instabug/instabug-reactnative/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Instabug/instabug-reactnative#readme",
|
||||
|
|
Loading…
Reference in New Issue