Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 5ac632d

Browse files
authored
Merge pull request #11 from neogeek/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents 2aac810 + d455c12 commit 5ac632d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
[![Build Status](https://travis-ci.org/neogeek/doxdox-plugin-markdown.svg?branch=master)](https://travis-ci.org/neogeek/doxdox-plugin-markdown)
66
[![NPM Version](http://img.shields.io/npm/v/doxdox-plugin-markdown.svg?style=flat)](https://www.npmjs.org/package/doxdox-plugin-markdown)
7+
[![Greenkeeper badge](https://badges.greenkeeper.io/neogeek/doxdox-plugin-markdown.svg)](https://greenkeeper.io/)
78
[![Latest Documentation](https://doxdox.org/images/badge-flat.svg)](https://doxdox.org/neogeek/doxdox-plugin-markdown)
89

910
## Install

β€Žpackage.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"handlebars": "4.0.6"
1212
},
1313
"devDependencies": {
14-
"@neogeek/eslint-config-standards": "1.11.0",
15-
"eslint": "3.13.1"
14+
"@neogeek/eslint-config-standards": "1.13.0",
15+
"eslint": "3.15.0"
1616
},
1717
"peerDependencies": {
1818
"doxdox": "~2.0.1"

0 commit comments

Comments
Β (0)