chore: ded

This commit is contained in:
cha0s 2021-03-25 02:45:33 -05:00
parent 5eb0523389
commit 48298d7161

View File

@ -8,7 +8,7 @@
"docker": "yarn run build && docker build",
"electron": "NODE_ENV=production NODE_PATH=./node_modules electron build/electron.js",
"fp": "lerna run fp",
"http": "LATUS_ONLY_BUILD=http latus-build -d --hot --watch",
"http": "LATUS_ONLY_BUILD=http latus-build -d --watch",
"lint": "lerna run lint",
"package": "node ./package.js",
"refresh": "yarn run clean && npx lerna exec link-all && yarn run build && yarn run test",