Fix registry-client version.
This commit is contained in:
parent
00865d3c4d
commit
b18363fc58
@ -30,11 +30,11 @@
|
|||||||
"@babel/runtime": "^7.8.7",
|
"@babel/runtime": "^7.8.7",
|
||||||
"@dxos/debug": "^1.0.0-beta.20",
|
"@dxos/debug": "^1.0.0-beta.20",
|
||||||
"@dxos/gem-core": "^1.0.0-beta.11",
|
"@dxos/gem-core": "^1.0.0-beta.11",
|
||||||
"@dxos/react-ux": "^1.0.0-beta.37",
|
"@dxos/react-ux": "^1.1.0-beta.0",
|
||||||
"@material-ui/core": "^4.10.0",
|
"@material-ui/core": "^4.10.0",
|
||||||
"@material-ui/icons": "^4.9.1",
|
"@material-ui/icons": "^4.9.1",
|
||||||
"@material-ui/lab": "^4.0.0-alpha.54",
|
"@material-ui/lab": "^4.0.0-alpha.54",
|
||||||
"@wirelineio/registry-client": "^0.4.9",
|
"@wirelineio/registry-client": "^1.1.0-beta.2",
|
||||||
"apollo-cache-inmemory": "^1.6.6",
|
"apollo-cache-inmemory": "^1.6.6",
|
||||||
"apollo-client": "^2.6.10",
|
"apollo-client": "^2.6.10",
|
||||||
"apollo-link-http": "^1.5.17",
|
"apollo-link-http": "^1.5.17",
|
||||||
|
@ -4294,6 +4294,11 @@
|
|||||||
ripemd160 "^2.0.2"
|
ripemd160 "^2.0.2"
|
||||||
secp256k1 "^3.6.2"
|
secp256k1 "^3.6.2"
|
||||||
|
|
||||||
|
"@wirelineio/wns-schema@^0.1.1":
|
||||||
|
version "0.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@wirelineio/wns-schema/-/wns-schema-0.1.1.tgz#ea8c92c49069703bb2fffc111e8d482b880f8c67"
|
||||||
|
integrity sha512-tdMkN+UAy1rywB/Wdm68aHORLpeCTImzegxvg2VuECXQ9JZNHBKEpWxZYYzc2D7HRXO7pcg30IRwfTOQmRYd0Q==
|
||||||
|
|
||||||
"@wirelineio/wns-schema@^0.3.1":
|
"@wirelineio/wns-schema@^0.3.1":
|
||||||
version "0.3.1"
|
version "0.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/@wirelineio/wns-schema/-/wns-schema-0.3.1.tgz#9cc2beedeb231a876ce49b74a51a49b05f975fa8"
|
resolved "https://registry.yarnpkg.com/@wirelineio/wns-schema/-/wns-schema-0.3.1.tgz#9cc2beedeb231a876ce49b74a51a49b05f975fa8"
|
||||||
|
Loading…
Reference in New Issue
Block a user