Skip to content

Commit 0edfda2

Browse files
committed
Fix package name.
1 parent 0b6a6a5 commit 0edfda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "persistent-text-streaming",
2+
"name": "@convex-dev/persistent-text-streaming",
33
"description": "A Convex component for streaming durable text to the client, from LLMs and other sources.",
44
"repository": "github:get-convex/persistent-text-streaming",
55
"homepage": "https://github.com/get-convex/persistent-text-streaming#readme",

0 commit comments

Comments
 (0)