Skip to content

Commit

Permalink
fix: update event tests to generate car files (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: Mohsin Zaidi <[email protected]>
  • Loading branch information
nathanielc and smrz2001 authored Jan 31, 2024
1 parent c09d269 commit 24cee7c
Show file tree
Hide file tree
Showing 6 changed files with 164 additions and 97 deletions.
15 changes: 9 additions & 6 deletions suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,19 @@
"@aws-sdk/client-api-gateway": "^3.427.0",
"@aws-sdk/client-dynamodb": "^3.427.0",
"@aws-sdk/client-lambda": "^3.427.0",
"@ceramicnetwork/common": "3.3.0",
"@ceramicnetwork/http-client": "3.3.0",
"@ceramicnetwork/stream-model": "2.3.0",
"@ceramicnetwork/stream-model-instance": "2.3.0",
"@ceramicnetwork/stream-tile": "3.3.0",
"@ceramicnetwork/streamid": "3.3.0",
"@ceramicnetwork/common": "4.0.0",
"@ceramicnetwork/http-client": "4.0.0",
"@ceramicnetwork/stream-model": "2.4.0",
"@ceramicnetwork/stream-model-instance": "2.4.0",
"@ceramicnetwork/stream-tile": "3.4.0",
"@ceramicnetwork/streamid": "3.4.0",
"@composedb/devtools": "0.6.1",
"@ipld/dag-json": "^10.1.7",
"@jest/globals": "^29.7.0",
"@jest/reporters": "^29.7.0",
"@stablelib/random": "^1.0.2",
"axios": "^0.24.0",
"cartonne": "^3.0.1",
"cross-fetch": "^4.0.0",
"dids": "5.0.2",
"dotenv": "^16.3.1",
Expand All @@ -39,6 +41,7 @@
"key-did-resolver": "4.0.0",
"luxon": "3.2.1",
"multiformats": "^13.0.1",
"multihashes-sync": "^2.0.0",
"node-jq": "^2.3.5",
"rxjs": "^7.8.1",
"ts-jest": "^29.1.1",
Expand Down
Loading

0 comments on commit 24cee7c

Please sign in to comment.