mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 15:42:21 +08:00
package.json cleanup
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "go-ipfs",
|
"name": "go-ipfs",
|
||||||
"version": "0.3.8",
|
"version": "0.4.0",
|
||||||
"gxDependencies": [
|
"gxDependencies": [
|
||||||
{
|
{
|
||||||
"name": "go-log",
|
"name": "go-log",
|
||||||
@ -14,5 +14,5 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"language": "go",
|
"language": "go",
|
||||||
"issues_url": ""
|
"issues_url": "https://github.com/ipfs/go-ipfs"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user