use minifyfromhtml from npm

This commit is contained in:
s2
2019-04-15 16:18:31 +02:00
parent 3660e83b64
commit 84ba6c30f3
135 changed files with 215 additions and 156 deletions

View File

@@ -20,6 +20,6 @@
"popper.js": "^1.15.0"
},
"devDependencies": {
"minifyfromhtml": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x"
"minifyfromhtml": "^1.1.2"
}
}