1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-01 11:50:05 +02:00
This commit is contained in:
s2
2022-08-20 18:51:44 +02:00
parent 806ebf9a57
commit c77d496b31
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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