v1.1.0-beta.10

This commit is contained in:
DXOS
2020-10-19 22:07:55 +00:00
parent 13632a4a39
commit 9233bc5763
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@dxos/console-server",
"version": "1.1.0-beta.9",
"version": "1.1.0-beta.10",
"description": "Kubenet Console Server",
"main": "dist/es/index.js",
"bin": {
@@ -31,7 +31,7 @@
"dependencies": {
"@babel/polyfill": "^7.8.7",
"@babel/runtime": "^7.8.7",
"@dxos/console-app": "^1.1.0-beta.9",
"@dxos/console-app": "^1.1.0-beta.10",
"@wirelineio/wns-schema": "^0.1.1",
"apollo-boost": "^0.4.9",
"apollo-server-express": "^2.13.1",