Skip to content

Commit

Permalink
Update goprocess dependency to 1.0.0
Browse files Browse the repository at this point in the history
Update goprocess dependency to 1.0.0 to avoid a version mismatch with what
go-datastore uses.

License: MIT
Signed-off-by: Kevin Atkinson <[email protected]>
  • Loading branch information
kevina committed Sep 25, 2016
1 parent 300187a commit 0640afc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,10 @@
"version": "0.0.0"
},
{
"hash": "QmQopLATEYMNg7dVqZRNDfeE2S1yKy8zrRh5xnYiuqeZBn",
"author": "whyrusleeping",
"hash": "QmSF8fPo3jgVBAy8fpdjjYqgG87dkJgUprRBHRd2tmfgpP",
"name": "goprocess",
"version": "0.0.0"
"version": "1.0.0"
},
{
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
Expand Down

0 comments on commit 0640afc

Please sign in to comment.