Skip to content

Commit 1235e25

Browse files
committed
Untested code for ldo chat
1 parent b1f182b commit 1235e25

6 files changed

Lines changed: 378 additions & 25 deletions

File tree

chats/ldo/package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chats/ldo/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"dependencies": {
4444
"@ldo/connected": "^1.0.0-alpha.18",
4545
"@ldo/connected-solid": "^1.0.0-alpha.18",
46-
"@ldo/ldo": "^1.0.0-alpha.14"
46+
"@ldo/ldo": "^1.0.0-alpha.14",
47+
"uuid": "^11.1.0"
4748
}
4849
}

0 commit comments

Comments
 (0)