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-10-29 21:49:57 +01:00
parent d989c9f491
commit 439b2733a6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "minifyfromhtml",
"version": "1.1.6",
"version": "1.1.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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