We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79100b3 commit 9aedaddCopy full SHA for 9aedadd
packages/interface-blockstore-tests/package.json
@@ -66,7 +66,7 @@
66
},
67
"dependencies": {
68
"aegir": "^37.5.0",
69
- "interface-blockstore": "^2.0.0",
+ "interface-blockstore": "^3.0.0",
70
"it-all": "^1.0.2",
71
"it-drain": "^1.0.1",
72
"it-length": "^1.0.2",
packages/interface-blockstore/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "interface-blockstore",
3
- "version": "2.0.3",
+ "version": "3.0.0",
4
"description": "An interface for storing and retrieving blocks",
5
"license": "Apache-2.0 OR MIT",
6
"homepage": "https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-blockstore#readme",
0 commit comments