v 1.1.6
updated brcypto to 5.4.0 and bfilter to devon's fork
This commit is contained in:
parent
5ea8c38f35
commit
be373552f5
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "fcoin",
|
"name": "fcoin",
|
||||||
"version": "1.1.5",
|
"version": "1.1.6",
|
||||||
"description": "FLO bike-shed",
|
"description": "FLO bike-shed",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "git://github.com/oipwg/fcoin.git",
|
"repository": "git://github.com/oipwg/fcoin.git",
|
||||||
@ -30,12 +30,12 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bcfg": "~0.1.6",
|
"bcfg": "~0.1.6",
|
||||||
"@oipwg/fclient": "~0.1.7",
|
"@oipwg/fclient": "~0.1.7",
|
||||||
"bcrypto": "~3.1.11",
|
"bcrypto": "~5.4.0",
|
||||||
"bdb": "~1.1.7",
|
"bdb": "~1.1.7",
|
||||||
"bdns": "~0.1.5",
|
"bdns": "~0.1.5",
|
||||||
"bevent": "~0.1.5",
|
"bevent": "~0.1.5",
|
||||||
"bfile": "~0.2.1",
|
"bfile": "~0.2.1",
|
||||||
"bfilter": "git+https://github.com/bcoin-org/bfilter.git#semver:~2.0.0",
|
"bfilter": "git+https://github.com/devonjames/bfilter.git",
|
||||||
"bheep": "~0.1.5",
|
"bheep": "~0.1.5",
|
||||||
"binet": "~0.3.5",
|
"binet": "~0.3.5",
|
||||||
"blgr": "~0.1.7",
|
"blgr": "~0.1.7",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user