We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83edae commit 21ea564Copy full SHA for 21ea564
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ipfs-repo",
3
- "version": "0.27.0",
+ "version": "0.27.1",
4
"description": "IPFS Repo implementation",
5
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
6
"main": "src/index.js",
@@ -73,6 +73,7 @@
73
},
74
"license": "MIT",
75
"contributors": [
76
+ "Adam Uhlíř <adam@uhlir.dev>",
77
"Alan Shaw <alan.shaw@protocol.ai>",
78
"Alex Potsides <alex@achingbrain.net>",
79
"Brian Hoffman <hoffmabc@users.noreply.github.com>",
0 commit comments