Commit f1bd1c9e authored by Travis Nuttall's avatar Travis Nuttall

file uri won't work with npm 5, symlinks break build

parent d6ca8ac6
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"react": "16.3.1", "react": "16.3.1",
"react-native": "0.55.4", "react-native": "0.55.4",
"react-native-threads": "file:../../" "react-native-threads": "0.0.13"
}, },
"devDependencies": { "devDependencies": {
"babel-jest": "23.0.1", "babel-jest": "23.0.1",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment