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
2020-02-13 15:39:51 +01:00
parent a4b62da0ba
commit 4c0b055996
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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