File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2929 - run : deno --version
3030
3131 - name : Run tests
32- run : deno test mod_test.ts --allow-net
32+ run : cd ./packages/sdk-deno/ && deno test mod_test.ts --allow-net
Original file line number Diff line number Diff line change 11# Monorepo for theconvo.space JS Libraries
22
33- Packages
4- - [ ` @theconvospace/sdk ` ] ( https://github.com/anudit/convosdk/tree/main/packages/sdk )
5- - [ ` @theconvospace/react ` ] ( https://github.com/anudit/convosdk/tree/main/packages/react )
4+ - Node
5+ [ ` @theconvospace/sdk ` ] ( https://github.com/anudit/convosdk/tree/main/packages/sdk )
6+ - Node
7+ [ ` @theconvospace/react ` ] ( https://github.com/anudit/convosdk/tree/main/packages/react )
8+ - Deno [ ` convo ` ] ( https://github.com/anudit/convosdk/tree/main/packages/react )
69- Examples
710- Benchmarks
811- Scripts
You can’t perform that action at this time.
0 commit comments