refactor: move command registry to frontend/core (#7135)

move command registeration related logic out of infra module.
This commit is contained in:
pengx17
2024-06-05 14:09:20 +00:00
parent fa4e4c738a
commit de81527e29
24 changed files with 31 additions and 32 deletions

View File

@@ -68,7 +68,6 @@
"react-router-dom": "^6.22.3",
"rxjs": "^7.8.1",
"semver": "^7.6.0",
"tinykeys": "patch:tinykeys@npm%3A2.1.0#~/.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch",
"tree-kill": "^1.2.2",
"ts-node": "^10.9.2",
"undici": "^6.12.0",