1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +02:00
This commit is contained in:
s2
2019-04-15 16:14:56 +02:00
parent e58d000d4f
commit 65dcc1916f

View File

@@ -1,6 +1,6 @@
{ {
"name": "minifyfromhtml", "name": "minifyfromhtml",
"version": "1.1.1", "version": "1.1.2",
"description": "minify scripts and css starting from an html file", "description": "minify scripts and css starting from an html file",
"main": "minifyfromhtml.js", "main": "minifyfromhtml.js",
"scripts": { "scripts": {