3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 20:55:01 +00:00

Update to Knub v30.0.0-beta.16

This commit is contained in:
Dragory 2020-07-29 21:01:11 +03:00
parent 7291a410fe
commit f74291d5f8
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 4 additions and 4 deletions

View file

@ -2335,9 +2335,9 @@
}
},
"knub": {
"version": "30.0.0-beta.15",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.15.tgz",
"integrity": "sha512-xrbJCde788wie4+yXxeV0ovNEkghLF3Rw+iib796QWMLAurwa7SAxkFd8AHqM0en8LlWwLx5O/QZMirq1/gyUw==",
"version": "30.0.0-beta.16",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.16.tgz",
"integrity": "sha512-croo3Jwtmjl/+0z1fsQFONu/vGegvZ5knS7y3h9VwA2Os/aeVVFddMb2r6BodGcXlaXZOnCWmjC6TLOJihyQeg==",
"requires": {
"knub-command-manager": "^8.1.1",
"ts-essentials": "^6.0.7"