HomePhabricator
Diffusion Comm ce405c6de0c6

[native] Add specific commit hash for remote-redux-devtools

Description

[native] Add specific commit hash for remote-redux-devtools

Yarn only pulls the default refs from Git, and this GitHub repo must've recently removed one of the refs, as I'm now seeing this error:

error Couldn't find match for "c9c1600d71edc34e585ec8e3006d847a975fcea0" in "refs/heads/in-production,refs/heads/master,refs/heads/multi-instances,refs/tags/v0.0.4,refs/tags/v0.0.5
,refs/tags/v0.0.6,refs/tags/v0.0.7,refs/tags/v0.0.8,refs/tags/v0.0.9,refs/tags/v0.1.0,refs/tags/v0.1.1,refs/tags/v0.1.2,refs/tags/v0.1.4,refs/tags/v0.1.5,refs/tags/v0.1.6,refs/tags
/v0.1.7,refs/tags/v0.1.8,refs/tags/v0.2.0,refs/tags/v0.2.1,refs/tags/v0.2.2,refs/tags/v0.3.0,refs/tags/v0.3.1,refs/tags/v0.3.2,refs/tags/v0.3.3,refs/tags/v0.3.4,refs/tags/v0.4.0,re
fs/tags/v0.4.1,refs/tags/v0.4.7,refs/tags/v0.4.8,refs/tags/v0.4.9,refs/tags/v0.5.0" for "https://git@github.com/zalmoxisus/remote-redux-devtools.git".

We can force Yarn to include this particular hash by updating package.json.

Details

Provenance
ashoatAuthored on Sat, Dec 21, 9:38 AM
Parents
rCOMM30b94d076407: Revert "[native] Temporary changes for staff release"
Branches
Unknown
Tags
Unknown