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.18

This commit is contained in:
Dragory 2020-07-30 03:20:25 +03:00
parent 4c4496600b
commit b66e601cef
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.17",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.17.tgz",
"integrity": "sha512-iKiBg7JMvnRck6Xp2GB+P1dQEfanq13ie/9fclDiIyqJsRbqX+lrB3AnI0fzES//4JISE8HbaGt1LPuGvNcHdg==",
"version": "30.0.0-beta.18",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.18.tgz",
"integrity": "sha512-18ipithrYhz+MeTauzJCjsnnIbNi8r2KEew7ioEchVOqX4kkEI7LV9QPy2V49nYaxdkXQAaVhI641spLj1GkwQ==",
"requires": {
"knub-command-manager": "^8.1.1",
"ts-essentials": "^6.0.7"