From f8739a76573ccd1722efa8bd889f11491b4bceaf Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 24 Oct 2021 20:59:37 +0200 Subject: [PATCH] updated minify --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dbd1f8..f3913b6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@node-minify/html-minifier": "^6.2.0", "cpx": "^1.5.0", "glob": "^7.2.0", - "minify": "^8.0.0", + "minify": "^8.0.3", "node-sass": "^6.0.1", "node-sass-tilde-importer": "^1.0.2", "npm-run-all": "^4.1.5",