@isaacs/testing-peer-optional-conflict-f
v1.0.0
Published
``` root -> (x, z@1) x -> PEEROPTIONAL(y) PEER(z@1) PEER(w@1) w -> PEER(z@1) y -> PEER(z@2) ```
Downloads
5
Readme
peer optional failure E
root -> (x, z@1)
x -> PEEROPTIONAL(y) PEER(z@1) PEER(w@1)
w -> PEER(z@1)
y -> PEER(z@2)
The same as case E, but with the addition of a x->w->z
peerDep chain.