Fix script.

This commit is contained in:
2020-08-27 13:10:47 -05:00
parent 3f9dc27869
commit 55b667dafe
4 changed files with 7 additions and 8 deletions
+3 -4
View File
@@ -1,6 +1,5 @@
name: dxos.network/console-moon
displayName: Kubenet Console Client
name: console
build: yarn dist
version: 0.0.24
version: 0.0.25
package:
/: QmbJ9VoYNKKhP3vaD13kA48RTcuAh7vuaXgTPTZ5Pv9pmo
/: QmRTdeFtvdu41EXPoBovEhFc4V1RNKBUGjQ1GcBGMxBk1c
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "@dxos/console-app",
"name": "@dxos/console",
"version": "1.0.0-moon.0",
"description": "Kubenet Console Client",
"main": "dist/es/index.js",
+2 -2
View File
@@ -1,7 +1,7 @@
{
"build": {
"name": "@dxos/console-app",
"buildDate": "2020-08-27T18:07:33.394Z",
"name": "@dxos/console",
"buildDate": "2020-08-27T18:09:28.713Z",
"version": "1.0.0-moon.0"
}
}