Commit 4b1db524 authored by Lars Gierth's avatar Lars Gierth

Fix license and bugs.url in package.json

parent 7a92f202
{
"author": "whyrusleeping",
"bugs": {
"url": "https://github.com/libp2p/go-libp2p-swarm"
"url": "https://github.com/libp2p/go-libp2p-swarm/issues"
},
"gx": {
"dvcsimport": "github.com/libp2p/go-libp2p-swarm"
......@@ -94,7 +94,7 @@
],
"gxVersion": "0.9.1",
"language": "go",
"license": "",
"license": "MIT",
"name": "go-libp2p-swarm",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.6.15"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment