Skip to content

Commit

Permalink
update gx package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
raulk committed Feb 27, 2019
1 parent 60eabd2 commit 5a5942b
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,28 @@
"author": "whyrusleeping",
"bugs": {},
"gx": {
"dvcsimport": "github.com/whyrusleeping/mafmt"
"dvcsimport": "github.com/multiformats/go-multiaddr-fmt"
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
"name": "go-multiaddr",
"version": "1.4.1"
},
{
"author": "lgierth",
"hash": "QmR1T4gAM6XCHQugKnPZgZVPzo8WkuvSpL57EKQFgFbwfd",
"name": "go-multiaddr-dns",
"version": "0.3.2"
}
],
"gxVersion": "0.6.0",
"gx_version": "0.4.0",
"issues_url": "https://github.com/whyrusleeping/mafmt",
"issues_url": "https://github.com/multiformats/go-multiaddr-fmt",
"language": "go",
"license": "",
"name": "mafmt",
"name": "go-multiaddr-fmt",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.2.11"
}
Expand Down

0 comments on commit 5a5942b

Please sign in to comment.