diff options
author | Marvin Borner | 2019-02-23 00:06:32 +0100 |
---|---|---|
committer | Marvin Borner | 2019-02-23 00:06:32 +0100 |
commit | 169c123c1589aeb4a38a123600c692fdecba4d90 (patch) | |
tree | 58dcf7959c961eb2232f25001e2dfc8f14587784 /package-lock.json | |
parent | c38235ff91fbe9fe8430fbf059a1c7ad85495036 (diff) |
Added file sharing
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json index f6f5829..f6cc5e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3765,6 +3765,11 @@ "object-assign": "^4.0.1" } }, + "file-type": { + "version": "10.8.0", + "resolved": "https://registry.npmjs.org/file-type/-/file-type-10.8.0.tgz", + "integrity": "sha512-287YScp3cpRWzhM+/E+A85O4FJi4dHus0eA6eBUzkRc08d/JAwqeczU/nwLstRuzzq/S7TqvQg9mhv7xVsdINQ==" + }, "filename-regex": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz", |