Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chjj committed Jan 22, 2019
1 parent 56b144c commit fd11454
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bcfg",
"version": "0.1.4",
"version": "0.1.5",
"description": "Config parser for bcoin",
"keywords": [
"conf",
Expand All @@ -19,10 +19,10 @@
"test": "bmocha --reporter spec test/*-test.js"
},
"dependencies": {
"bsert": "~0.0.5"
"bsert": "~0.0.8"
},
"devDependencies": {
"bmocha": "^0.1.0"
"bmocha": "^1.0.0"
},
"engines": {
"node": ">=8.0.0"
Expand Down

0 comments on commit fd11454

Please sign in to comment.