mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 20:55:01 +00:00
Add humanize-duration to package.json
This was supposed to be in a previous commit already.
This commit is contained in:
parent
5676cd427f
commit
e716f3aa7e
2 changed files with 6 additions and 0 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -1771,6 +1771,11 @@
|
|||
"parse-passwd": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"humanize-duration": {
|
||||
"version": "3.15.0",
|
||||
"resolved": "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.15.0.tgz",
|
||||
"integrity": "sha512-FTR8w/wZhj4AJkao99vMqCMRwE1j7q0JI+JjQBe6C26LRgg9JLgmXbr9VvBYi3/wx8WVC2ge+eNJ/ZG5nM5whg=="
|
||||
},
|
||||
"husky": {
|
||||
"version": "0.14.3",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-0.14.3.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue