DxOS -> DXOS
This commit is contained in:
@@ -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%"
|
||||
|
||||
Reference in New Issue
Block a user