Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Aug 9, 2018
1 parent 7ec9545 commit 52c9b53
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "verb-generate-readme",
"description": "Generate your project's readme with verb. Requires verb v0.9.0 or higher.",
"version": "0.7.0",
"version": "0.8.0",
"homepage": "https://github.com/verbose/verb-generate-readme",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
Expand Down Expand Up @@ -38,20 +38,19 @@
"debug": "^3.1.0",
"delete": "^1.1.0",
"engine-handlebars": "^0.8.2",
"fs-exists-sync": "^0.1.0",
"format-people": "^0.1.4",
"get-value": "^3.0.1",
"gfm-code-blocks": "^1.0.0",
"git-branch": "^2.0.1",
"github-contributors": "^0.4.1",
"gulp-reflinks": "^1.0.0",
"has-value": "^2.0.2",
"is-valid-app": "^0.3.0",
"lazy-cache": "^2.0.2",
"log-utils": "^0.2.1",
"log-utils": "^0.3.0",
"markdown-toc": "^1.2.0",
"match-file": "^1.0.0",
"micromatch": "^3.1.10",
"mixin-deep": "^1.3.1",
"mixin-deep": "^2.0.0",
"object.pick": "^1.3.0",
"sections": "^1.0.0",
"template-helpers": "^0.6.7",
Expand Down

0 comments on commit 52c9b53

Please sign in to comment.