Skip to content

Commit

Permalink
Fixer orbit-db-io (orbitdb-archive/orbit-db-io#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Aug 18, 2022
1 parent 4c5062b commit 67e6557
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,15 @@
"ssim": "^0.0.0",
"uuid": "^8.3.2",
"xlsx": "^0.18.3"
},
"overrides": {
"orbit-db": {
"orbit-db-io": "1.0.3",
"orbit-db-store": {
"ipfs-log": {
"orbit-db-io": "1.0.3"
}
}
}
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6293,6 +6293,11 @@ iconv-lite@^0.6.2:
dependencies:
safer-buffer ">= 2.1.2 < 3.0.0"

idb@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/idb/-/idb-7.0.2.tgz#7a067e20dd16539938e456814b7d714ba8db3892"
integrity sha512-jjKrT1EnyZewQ/gCBb/eyiYrhGzws2FeY92Yx8qT9S9GeQAmo4JFVIiWRIfKW/6Ob9A+UDAOW9j9jn58fy2HIg==

ieee754@^1.1.13, ieee754@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
Expand Down

0 comments on commit 67e6557

Please sign in to comment.