From 392657f88035fc9fef2bce252805dd54cc79786a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 12 Aug 2017 21:32:17 +0000 Subject: [PATCH] fix(package): update documentation to version 5.2.1 Closes #22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fc843c..b8e99e3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ ], "dependencies": { "chalk": "^1.0.0", - "documentation": "4.0.0-rc.1", + "documentation": "5.2.1", "escape-string-regexp": "^1.0.5" }, "lint-staged": {