From edabf6449da35e4fffeea6ce9f1ac5ced1154ba4 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 28 Apr 2017 01:38:59 +0800 Subject: [PATCH] chore(package): update superstatic to version 4.1.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb868fa..82319d8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "mocha-clean": "1.0.0", "nyc": "9.0.1", "standard": "8.4.0", - "superstatic": "4.0.3" + "superstatic": "4.1.0" }, "scripts": { "build": "mkdir -p cache && ./bin/build --css > cache/style.css && ./bin/build --js > cache/script.js",