diff options
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 82225ce..b0bd3c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,6 +47,11 @@ "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz", "integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=" }, + "git-last-commit": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/git-last-commit/-/git-last-commit-0.3.0.tgz", + "integrity": "sha1-zHcBrcYpt0f9OzOuXddTp0as6d8=" + }, "long": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", |
