Skip to content

Commit

Permalink
chore: Bump to 5.0.0 after bumping multiformats to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
ukstv committed Apr 15, 2024
1 parent 68da455 commit 8f2a7eb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
24 changes: 7 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "dag-jose",
"version": "4.0.0",
"version": "5.0.0",
"description": "Typescript implementation of the IPLD dag-jose format",
"main": "./lib/index.js",
"type": "module",
Expand Down Expand Up @@ -58,7 +58,7 @@
"jest": "^29.2.0",
"prettier": "^2.3.0",
"typescript": "^4.3.2",
"uint8arrays": "^4.0.2"
"uint8arrays": "^5.0.3"
},
"dependencies": {
"@ipld/dag-cbor": "^9.0.0",
Expand Down

0 comments on commit 8f2a7eb

Please sign in to comment.