mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
update minify
This commit is contained in:
12
node_modules/clean-css/package.json
generated
vendored
12
node_modules/clean-css/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "clean-css@^4.1.6",
|
||||
"_id": "clean-css@4.2.1",
|
||||
"_id": "clean-css@4.2.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-4ZxI6dy4lrY6FHzfiy1aEOXgu4LIsW2MhwG0VBKdcoGoH/XLFgaHSdLTGr4O8Be6A8r3MOphEiI8Gc1n0ecf3g==",
|
||||
"_integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==",
|
||||
"_location": "/clean-css",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -19,10 +19,10 @@
|
||||
"/html-minifier",
|
||||
"/minify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.1.tgz",
|
||||
"_shasum": "2d411ef76b8569b6d0c84068dabe85b0aa5e5c17",
|
||||
"_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",
|
||||
"_shasum": "507b5de7d97b48ee53d84adb0160ff6216380f78",
|
||||
"_spec": "clean-css@^4.1.6",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\minify",
|
||||
"_where": "/home/s2/Code/minifyfromhtml/node_modules/minify",
|
||||
"author": {
|
||||
"name": "Jakub Pawlowicz",
|
||||
"email": "contact@jakubpawlowicz.com",
|
||||
@@ -74,5 +74,5 @@
|
||||
"prepublish": "npm run check",
|
||||
"test": "vows"
|
||||
},
|
||||
"version": "4.2.1"
|
||||
"version": "4.2.3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user