From fbef6f68935e37790e80d110f2cc963d9932013d Mon Sep 17 00:00:00 2001 From: Konstantin Raev Date: Fri, 4 Mar 2016 13:28:43 -0800 Subject: [PATCH] using a more safe branch of sinopia Summary:OSS team recommended using sinopia fork without GUI folder Closes https://github.com/facebook/react-native/pull/6297 Differential Revision: D3013279 fb-gh-sync-id: f20b67780230e1a4824b072a84b3394403cd549d shipit-source-id: f20b67780230e1a4824b072a84b3394403cd549d --- scripts/e2e-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/e2e-test.sh b/scripts/e2e-test.sh index 63e6647e420..54010a36496 100755 --- a/scripts/e2e-test.sh +++ b/scripts/e2e-test.sh @@ -56,7 +56,7 @@ cd $TEMP # published on npm # Temporarily installing sinopia from a github fork # TODO t10060166 use npm repo when bug is fixed -which sinopia || npm install -g git://github.com/bestander/sinopia.git#057155985fe955ed6066d1fc2edc159c63dec675 +which sinopia || npm install -g git://github.com/bestander/sinopia.git#68707efbab90569d5f52193138936f9281cc410c # but in order to make npm use sinopia we temporarily # replace its config file