1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-01-10 13:48:14 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
chrome-extension/workspace.json

8 lines
121 B
JSON
Raw Normal View History

2022-01-26 18:46:54 +08:00
{
"version": 2,
"projects": {
"services": "packages/services",
2022-02-09 23:40:48 +08:00
"shell-chrome": "packages/shell-chrome"
2022-01-26 18:46:54 +08:00
}
}