fix: bump

This commit is contained in:
2020-12-10 13:19:07 -06:00
parent 54d520a33c
commit ac0102d141
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@dxos/console-app",
"version": "1.2.6-alpha.3",
"version": "1.2.7-alpha.0",
"description": "Kubenet Console Client",
"repository": "https://github.com/dxos/console",
"main": "dist/es/index.js",
+1 -1
View File
@@ -2,6 +2,6 @@
"build": {
"name": "@dxos/console-app",
"buildDate": "2020-12-10T18:33:21.012Z",
"version": "1.2.6-alpha.2"
"version": "1.2.7-alpha.0"
}
}
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@dxos/console-server",
"version": "1.2.6-alpha.3",
"version": "1.2.7-alpha.0",
"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.2.6-alpha.3",
"@dxos/console-app": "^1.2.7-alpha.0",
"@wirelineio/wns-schema": "^0.1.1",
"apollo-boost": "^0.4.9",
"apollo-server-express": "^2.13.1",