Updated the react test app to use the shared tests

This commit is contained in:
Kræn Hansen 2017-08-11 12:16:05 +02:00
parent e3e3faa57c
commit f63d5d0c02

View File

@ -10,7 +10,7 @@
"react-native": "0.40.0",
"react-native-fs": "^1.1.0",
"realm": "file:../..",
"realm-tests": "file:../js",
"realm-tests": "file:../shared/js",
"xmlbuilder": "^4.2.1"
},
"devDependencies": {