pkg: update deps.

This commit is contained in:
Christopher Jeffrey 2018-09-28 17:15:41 -07:00
parent e92c77a2d9
commit 008a4d8c77
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD
1 changed files with 1 additions and 2 deletions

View File

@ -19,10 +19,9 @@
"test": "mocha --reporter spec test/*-test.js"
},
"dependencies": {
"bsert": "~0.0.3"
"bsert": "~0.0.4"
},
"devDependencies": {
"eslint": "^5.1.0",
"mocha": "^5.2.0"
},
"engines": {