diff --git a/package.json b/package.json index 0a30ada..8f85f9a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "git-stats": "bin/git-stats" }, "name": "git-stats", - "version": "2.10.5", + "version": "2.10.6", "description": "Local git statistics including GitHub-like contributions calendars.", "main": "lib/index.js", "scripts": { @@ -280,6 +280,9 @@ "resources/", "menu/", "cli.js", - "index.js" + "index.js", + "bloggify.js", + "bloggify.json", + "bloggify/" ] } \ No newline at end of file