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 d30be96 commit 7c6595eCopy full SHA for 7c6595e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ipfs-utils",
3
- "version": "2.3.1",
+ "version": "2.4.0",
4
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
5
"main": "src/index.js",
6
"author": "Hugo Dias <hugomrdias@gmail.com>",
@@ -60,8 +60,8 @@
60
"Alex Potsides <alex@achingbrain.net>",
61
"Alan Shaw <alan.shaw@protocol.ai>",
62
"Hector Sanjuan <code@hector.link>",
63
- "bluelovers <codelovers@users.sourceforge.net>",
64
"Irakli Gozalishvili <contact@gozala.io>",
65
- "Marcin Rataj <lidel@lidel.org>"
+ "Marcin Rataj <lidel@lidel.org>",
+ "bluelovers <codelovers@users.sourceforge.net>"
66
]
67
-}
+}
0 commit comments