DxOS -> DXOS

This commit is contained in:
2020-06-23 09:19:01 -05:00
parent 26325bfba8
commit 7c7dbe0f31
83 changed files with 87 additions and 87 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@dxos/console-server",
"version": "1.0.0-beta.14",
"description": "DxOS Console Server",
"description": "DXOS Console Server",
"main": "dist/es/index.js",
"bin": {
"dxos-console": "bin/console.js"
@@ -20,7 +20,7 @@
"test": "jest --rootDir ./src --passWithNoTests --no-cache",
"start": "CONFIG_FILE=./config.yml BABEL_DISABLE_CACHE=1 nodemon --exec babel-node src/server/main.js -- --verbose"
},
"author": "DxOS.org",
"author": "DXOS.org",
"license": "GPL-3.0",
"browserslist": [
"> 5%"