mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Update dependencies to enable Greenkeeper 🌴 (#1405)
This commit is contained in:
parent
383bfa5822
commit
827bcc33b5
@ -1,5 +1,6 @@
|
||||
JSDoc 3
|
||||
=======
|
||||
|
||||
[](http://travis-ci.org/jsdoc3/jsdoc)
|
||||
|
||||
An API documentation generator for JavaScript.
|
||||
|
||||
@ -42,6 +42,11 @@
|
||||
"bin": {
|
||||
"jsdoc": "./jsdoc.js"
|
||||
},
|
||||
"greenkeeper": {
|
||||
"ignore": [
|
||||
"taffydb"
|
||||
]
|
||||
},
|
||||
"bugs": "https://github.com/jsdoc3/jsdoc/issues",
|
||||
"author": {
|
||||
"name": "Michael Mathews",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user