Fix registry-client version.

This commit is contained in:
2020-08-27 14:41:35 -05:00
parent 00865d3c4d
commit b18363fc58
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -30,11 +30,11 @@
"@babel/runtime": "^7.8.7",
"@dxos/debug": "^1.0.0-beta.20",
"@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/icons": "^4.9.1",
"@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-client": "^2.6.10",
"apollo-link-http": "^1.5.17",