From d805b0d7200ebceee84a4d29b7a73769d76df35b Mon Sep 17 00:00:00 2001 From: Scrum Date: Tue, 22 Mar 2016 11:50:32 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6854a7a..8ac0f21 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/GitScrum/posthtml-cli#readme", "dependencies": { "posthtml": "^0.8.3", - "posthtml-load-plugins": "^0.9.3", + "posthtml-load-plugins": "^0.9.4", "yargs": "^4.3.1" }, "devDependencies": {