Skip to content

Commit

Permalink
bump react-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
willydouhard committed Mar 22, 2024
1 parent cb89a0d commit 407adef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/react-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chainlit/react-client",
"description": "Websocket client to connect to your chainlit app.",
"version": "0.0.5",
"version": "0.0.6",
"scripts": {
"build": "tsup src/index.ts --clean --format esm,cjs --dts --external react --external recoil --minify --sourcemap --treeshake",
"dev": "tsup src/index.ts --clean --format esm,cjs --dts --external react --external recoil --minify --sourcemap --treeshake",
Expand Down

0 comments on commit 407adef

Please sign in to comment.