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",