Skip to content

Commit 2130593

Browse files
committed
chore: fix ci problem which cause by error package version
1 parent 55e4f38 commit 2130593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/packages/tailchat-client-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"axios": "^1.3.2",
23-
"tailchat-types": "^1.0.2",
23+
"tailchat-types": "workspace:*",
2424
"socket.io-client": "^4.7.1",
2525
"socket.io-msgpack-parser": "^3.0.2"
2626
}

0 commit comments

Comments
 (0)