Skip to content

Commit 86a6dff

Browse files
committed
Merge branch 'ls-dev' into 'master'
Ls dev See merge request ai_native/DeepVCode/DeepVcodeClient!319
2 parents 38ef064 + 8243212 commit 86a6dff

2 files changed

Lines changed: 0 additions & 444 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"start": "node scripts/start.js",
3838
"dev": "cross-env FILE_DEBUG=1 LOG_TO_FILE=true DEEPX_SERVER_URL=https://api-code.deepvlab.ai DEEPX_WEB_URL=https://dvcode.deepvlab.ai node scripts/start.js",
3939
"debug": "cross-env DEBUG=1 DEEPX_SERVER_URL=https://api-code.deepvlab.ai DEEPX_WEB_URL=https://dvcode.deepvlab.ai node --inspect-brk scripts/start.js",
40-
"sync-to-github": "node scripts/sync-to-github.js",
4140
"auth:npm": "npx google-artifactregistry-auth",
4241
"auth:docker": "gcloud auth configure-docker us-west1-docker.pkg.dev",
4342
"auth": "npm run auth:npm && npm run auth:docker",

0 commit comments

Comments
 (0)