Skip to content

Commit

Permalink
Updating Ceramic libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistegreve committed Feb 3, 2024
1 parent 5d1df87 commit 6cc6c12
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@useorbis/db-sdk",
"version": "0.0.13-alpha",
"version": "0.0.14-alpha",
"description": "Orbis' Typescript SDK for building open-data experiences.",
"keywords": [
"web3",
Expand Down Expand Up @@ -47,10 +47,10 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@ceramicnetwork/http-client": "^3.4.0-rc.0",
"@ceramicnetwork/stream-model": "^2.4.0-rc.0",
"@ceramicnetwork/stream-model-instance": "^2.4.0-rc.0",
"@ceramicnetwork/streamid": "^3.4.0-rc.0",
"@ceramicnetwork/http-client": "^4.1.0",
"@ceramicnetwork/stream-model": "^3.1.0",
"@ceramicnetwork/stream-model-instance": "^3.1.0",
"@ceramicnetwork/streamid": "^4.1.0",
"@didtools/cacao": "^2.0.0",
"@noble/hashes": "^1.3.1",
"@stablelib/random": "^1.0.2",
Expand Down

0 comments on commit 6cc6c12

Please sign in to comment.