From ad994c54ecfcc2f13c186a5fb7f76d1797bd4de4 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 23 Feb 2017 08:04:07 +0900 Subject: [PATCH] chore(package): update npm-run-all to version 4.0.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fd194f..4808822 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "markdown-it": "^8.3.0", "mkdirp": "^0.5.1", "node-static": "^0.7.7", - "npm-run-all": "^4.0.1", + "npm-run-all": "^4.0.2", "rss": "^1.2.1", "stylus": "^0.54.0" }