Skip to content

Commit ec1ad34

Browse files
committed
Merge branch 'ls-dev' into 'master'
chore(meta): align package.json metadata with EasyCode repo and brand See merge request ai_native/DeepVCode/DeepVcodeClient!495
2 parents 9dbb615 + 710c2f6 commit ec1ad34

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
],
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/OrionStarAI/DeepVCode.git"
15+
"url": "git+https://github.com/OrionStarAI/EasyCode.git"
1616
},
1717
"keywords": [
1818
"ai",
1919
"coding-assistant",
20-
"deepv-code",
20+
"easycode",
2121
"cli",
2222
"gemini",
2323
"code-generation",
2424
"ai-assistant",
2525
"developer-tools"
2626
],
27-
"author": "DeepV Code Team",
27+
"author": "Easy Code Team",
2828
"license": "Apache-2.0",
29-
"homepage": "https://github.com/OrionStarAI/DeepVCode#readme",
29+
"homepage": "https://github.com/OrionStarAI/EasyCode#readme",
3030
"bugs": {
31-
"url": "https://github.com/OrionStarAI/DeepVCode/issues"
31+
"url": "https://github.com/OrionStarAI/EasyCode/issues"
3232
},
3333
"config": {
3434
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.13"

0 commit comments

Comments
 (0)