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

Update Knub to v30.0.0-beta.17

This commit is contained in:
Dragory 2020-07-29 23:45:20 +03:00
parent 5327d5534b
commit 70e072e664
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.16",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.16.tgz",
"integrity": "sha512-croo3Jwtmjl/+0z1fsQFONu/vGegvZ5knS7y3h9VwA2Os/aeVVFddMb2r6BodGcXlaXZOnCWmjC6TLOJihyQeg==",
"version": "30.0.0-beta.17",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.17.tgz",
"integrity": "sha512-iKiBg7JMvnRck6Xp2GB+P1dQEfanq13ie/9fclDiIyqJsRbqX+lrB3AnI0fzES//4JISE8HbaGt1LPuGvNcHdg==",
"requires": {
"knub-command-manager": "^8.1.1",
"ts-essentials": "^6.0.7"