merge: 合并冲突
Showing
... | ... | @@ -39,6 +39,7 @@ |
"start:25": "cross-env SITE_ID=1 BACK_GATEWAY=http://10.0.0.25:8100 SOCKET_URL=ws://10.0.0.25:9400 yarn start", | ||
"start:v2": "cross-env SITE_ID=1 BACK_GATEWAY=http://10.0.0.17:8100 SOCKET_URL=ws://10.0.0.17:9880 yarn start", | ||
"start:v2Preview": "cross-env SITE_ID=1 BACK_GATEWAY=http://10.0.1.220:8100 SOCKET_URL=ws://10.0.1.220:9400 yarn start", | ||
"start:v2Test": "cross-env SITE_ID=1 BACK_GATEWAY=http://lx-pre-gateway.shushangyun.com USE_ROUTE_CONFIG=false SOCKET_URL=ws://lx-pre-gateway.shushangyun.com yarn start", | ||
"start:scm": "cross-env BACK_GATEWAY=http://lingxi-scm.wg.shushangyun.com SOCKET_URL=ws://lingxi-scm.wg.shushangyun.com SITE_ID=1 yarn start", | ||
"start:study": "cross-env SITE_ID=1 BACK_GATEWAY=http://10.0.1.207:8100 SOCKET_URL=ws://10.0.1.207:9400 yarn start" | ||
}, | ||
... | ... | @@ -85,7 +86,7 @@ |
"react-sortablejs": "^6.0.0", | ||
"sortablejs": "^1.12.0", | ||
"styled-components": "^5.2.1", | ||
"umi": "^3.2.28", | ||
"umi": "~3.2.28", | ||
"yorkie": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
... | ... |
yarn.lock
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment