Удалил пакет detect-file-type

This commit is contained in:
Book Pauk
2019-02-27 17:46:39 +07:00
parent f0f245884f
commit 4d6502f5e2
2 changed files with 1 additions and 7 deletions

7
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "Liberama",
"version": "0.3.2",
"version": "0.4.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -3291,11 +3291,6 @@
"integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=",
"dev": true
},
"detect-file-type": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/detect-file-type/-/detect-file-type-0.2.0.tgz",
"integrity": "sha512-RO/pUyKObaN3KZFVAxTzq6zUIweCu45deaUj2ZpbA1wCrmHeHYHpCXT6ZMLtlMtYSgEbpGuCxzQz8a9IuwOfNw=="
},
"detect-indent": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz",