Skip to content

Commit cf930e8

Browse files
committed
chore: order the remote-control devDependency alphabetically
1 parent 2ac8abc commit cf930e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/pythinker-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
"@pymodel/agent-gateway": "workspace:^",
8989
"@pymodel/minidb": "workspace:^",
9090
"@pymodel/pi-tui": "workspace:^",
91-
"@pymodel/remote-control": "workspace:^",
9291
"@pymodel/pythinker-code-oauth": "workspace:^",
9392
"@pymodel/pythinker-code-sdk": "workspace:^",
9493
"@pymodel/pythinker-telemetry": "workspace:^",
94+
"@pymodel/remote-control": "workspace:^",
9595
"@pymodel/vis-server": "workspace:^",
9696
"@pymodel/vis-web": "workspace:*",
9797
"@types/qrcode": "^1.5.6",

0 commit comments

Comments
 (0)