updated brcypto to 5.4.0 and bfilter to devon's fork
This commit is contained in:
Devon R. James 2021-04-16 12:16:13 -07:00
parent 5ea8c38f35
commit be373552f5

View File

@ -1,6 +1,6 @@
{
"name": "fcoin",
"version": "1.1.5",
"version": "1.1.6",
"description": "FLO bike-shed",
"license": "MIT",
"repository": "git://github.com/oipwg/fcoin.git",
@ -30,12 +30,12 @@
"dependencies": {
"bcfg": "~0.1.6",
"@oipwg/fclient": "~0.1.7",
"bcrypto": "~3.1.11",
"bcrypto": "~5.4.0",
"bdb": "~1.1.7",
"bdns": "~0.1.5",
"bevent": "~0.1.5",
"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",
"binet": "~0.3.5",
"blgr": "~0.1.7",