Fixed images required from node_modules

Summary:This fixes https://github.com/facebook/react-native/issues/6638 by resolving AssetRegistry relatively.
Closes https://github.com/facebook/react-native/pull/6822

Reviewed By: davidaurelio

Differential Revision: D3144463

Pulled By: bestander

fb-gh-sync-id: d3eeb24ae9e08a32f742c50ae5f0314fd33d1b6b
fbshipit-source-id: d3eeb24ae9e08a32f742c50ae5f0314fd33d1b6b
This commit is contained in:
Konstantin Raev
2016-04-06 07:58:36 -07:00
committed by Facebook Github Bot 5
parent 1bdb6caa0e
commit d0566d8bc3
3 changed files with 6 additions and 5 deletions

View File

@@ -157,7 +157,7 @@
"mkdirp": "^0.5.1",
"module-deps": "^3.9.1",
"node-fetch": "^1.3.3",
"node-haste": "~2.9.4",
"node-haste": "~2.9.6",
"opn": "^3.0.2",
"optimist": "^0.6.1",
"progress": "^1.1.8",