Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit e85c334

Browse files
committed
Reduce de complexity of the js-ipfs-api module
1 parent 82331b8 commit e85c334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ipfs-api",
33
"version": "6.0.3",
4-
"description": "A client library for the IPFS API",
4+
"description": "A client library for the IPFS HTTP API. Follows interface-ipfs-core spec",
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)