Update dependencies to enable Greenkeeper 🌴 (#1405)

This commit is contained in:
greenkeeper[bot] 2017-07-13 11:14:49 -07:00 committed by Jeff Williams
parent 383bfa5822
commit 827bcc33b5
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,6 @@
JSDoc 3
=======
[![Build Status](https://travis-ci.org/jsdoc3/jsdoc.svg?branch=master)](http://travis-ci.org/jsdoc3/jsdoc)
An API documentation generator for JavaScript.

View File

@ -42,6 +42,11 @@
"bin": {
"jsdoc": "./jsdoc.js"
},
"greenkeeper": {
"ignore": [
"taffydb"
]
},
"bugs": "https://github.com/jsdoc3/jsdoc/issues",
"author": {
"name": "Michael Mathews",