Skip to content

Commit 0997992

Browse files
committed
chore: rename repo to sealos-tty-bridge
Signed-off-by: Nixieboluo <me@sagirii.me>
1 parent 064c8a3 commit 0997992

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/protocol-client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@labring/sealos-tty-client",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "Web Streams API client for sealos-tty-bridge (Kubernetes exec terminal over WebSocket).",
66
"author": {
77
"name": "Sealos",
@@ -11,14 +11,14 @@
1111
"Nixieboluo"
1212
],
1313
"license": "MIT",
14-
"homepage": "https://github.com/labring/sealos-tty-agent/tree/main/packages/protocol-client#readme",
14+
"homepage": "https://github.com/labring/sealos-tty-bridge/tree/main/packages/protocol-client#readme",
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/labring-sigs/sealos-tty-agent.git",
17+
"url": "git+https://github.com/labring-sigs/sealos-tty-bridge.git",
1818
"directory": "packages/protocol-client"
1919
},
2020
"bugs": {
21-
"url": "https://github.com/labring-sigs/sealos-tty-agent/issues"
21+
"url": "https://github.com/labring-sigs/sealos-tty-bridge/issues"
2222
},
2323
"keywords": [
2424
"kubernetes",

0 commit comments

Comments
 (0)