update packages

This commit is contained in:
s2
2019-04-15 15:46:34 +02:00
parent d5933a2d87
commit 3660e83b64
5 changed files with 63 additions and 88 deletions

View File

@@ -1,15 +1,13 @@
{
"_from": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"_id": "minifyfromhtml@1.1.0",
"_id": "minifyfromhtml@1.1.1",
"_inBundle": false,
"_integrity": "",
"_location": "/minifyfromhtml",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "minifyfromhtml@git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"name": "minifyfromhtml",
"escapedName": "minifyfromhtml",
"raw": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"rawSpec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"saveSpec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"fetchSpec": "https://github.com/S2-/minifyfromhtml.git",
@@ -17,11 +15,12 @@
"gitCommittish": null
},
"_requiredBy": [
"#DEV:/"
"#DEV:/",
"#USER"
],
"_resolved": "git+https://github.com/S2-/minifyfromhtml.git#9aa30e929e5ea539f4d0dff0cf6858174039e21f",
"_spec": "minifyfromhtml@git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"_where": "F:\\projects\\vanillajs-seed",
"_resolved": "git+https://github.com/S2-/minifyfromhtml.git#5a7294bcf9811ce1c9bc0ee78a43941c1d330f36",
"_spec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"_where": "F:\\projects\\p\\vanillajs-seed",
"author": "",
"bin": {
"minifyfromhtml": "./minifyfromhtml.js"
@@ -48,5 +47,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.0"
"version": "1.1.1"
}