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

This commit is contained in:
Dragory 2020-07-30 20:35:36 +03:00
parent def8e037ef
commit fcc3c17b73
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.18",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.18.tgz",
"integrity": "sha512-18ipithrYhz+MeTauzJCjsnnIbNi8r2KEew7ioEchVOqX4kkEI7LV9QPy2V49nYaxdkXQAaVhI641spLj1GkwQ==",
"version": "30.0.0-beta.19",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.19.tgz",
"integrity": "sha512-o6p6L+8GZabHydbGm+2soTqsVF0uUaQq6IIp9Spd57gF6PVl7wo4MRSykccGoC+brzK3mdzP2OZQ73ZBDAyZsg==",
"requires": {
"knub-command-manager": "^8.1.1",
"ts-essentials": "^6.0.7"