v0.1.4
This commit is contained in:
parent
169b810098
commit
6cfc8c5660
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bcfg",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"description": "Config parser for bcoin",
|
||||
"keywords": [
|
||||
"conf",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"test": "bmocha --reporter spec test/*-test.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"bsert": "~0.0.4"
|
||||
"bsert": "~0.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bmocha": "^0.1.0"
|
||||
|
|
Loading…
Reference in New Issue