1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 04:00:03 +02:00
This commit is contained in:
s2
2020-02-13 16:00:15 +01:00
parent abdd8fb1a0
commit 371a36ff4c
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.0",
"version": "2.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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