(feat): finish chat crypto migration
(wip): prep for full ECDH repo migration
This commit is contained in:
parent
ecca5241bc
commit
2cd326d0b1
10 changed files with 195 additions and 339 deletions
|
|
@ -7,7 +7,8 @@
|
|||
"./context": "./src/context.tsx",
|
||||
"./screen": "./src/screen.tsx",
|
||||
"./behaviour-conversation": "./src/behaviour/conversation.ts",
|
||||
"./behaviour-community": "./src/behaviour/community.ts"
|
||||
"./behaviour-community": "./src/behaviour/community.ts",
|
||||
"./values": "./src/values.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"format": "pnpm exec prettier --write .",
|
||||
|
|
|
|||
Loading…
Reference in a new issue