mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-04-02 11:44:28 +08:00
chore(vscode-config-extension): 更新发布者名称为大写格式
- 将 publisher 字段从 gewuyou 更改为 GeWuYou - 保持其他配置信息不变
This commit is contained in:
parent
4c6deb4097
commit
9e3efa04c7
@ -3,14 +3,14 @@
|
||||
"displayName": "GFramework Config Tool",
|
||||
"description": "VS Code tooling for browsing, validating, and editing AI-First config files in GFramework projects.",
|
||||
"version": "0.0.1",
|
||||
"publisher": "gewuyou",
|
||||
"publisher": "GeWuYou",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/GeWuYou/GFramework.git",
|
||||
"directory": "tools/vscode-config-extension"
|
||||
},
|
||||
"homepage": "https://github.com/GeWuYou/GFramework/tree/main/tools/vscode-config-extension",
|
||||
"homepage": "https://github.com/GeWuYou/GFramework/tree/main/tools/gframework-config-tool",
|
||||
"bugs": {
|
||||
"url": "https://github.com/GeWuYou/GFramework/issues"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user