fixing conf path
This commit is contained in:
parent
23b73378fe
commit
b68d9a315d
|
@ -1 +1 @@
|
|||
../../../../../../../../react-native
|
||||
../../../../../../../react-native
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"react-native": "^0.16.0",
|
||||
"realm": "file:../..",
|
||||
"realm": "file:../../lib",
|
||||
"realm-tests": "file:../lib"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue