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

This commit is contained in:
Dragory 2020-07-04 23:04:52 +03:00
parent b6b063f716
commit 8701380e6b
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
2 changed files with 4 additions and 4 deletions

View file

@ -2962,9 +2962,9 @@
}
},
"knub": {
"version": "30.0.0-beta.4",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.4.tgz",
"integrity": "sha512-R2jFWkWyYjIGo+E14nBri8VetQIdNHNbaWf37qeiWZjazZ0FU3XiKAI4tl+wgvpwrqJwIaO+0DkhJ8zP89bcsA==",
"version": "30.0.0-beta.5",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.5.tgz",
"integrity": "sha512-PoAcRx0wqpRxEvJgoZP3X6xL1TJYGosdj/LzL69bcIETSQz3I/zzdwLJKOJpbWgue3MsFWoKJRMgCD3RHJ3V/g==",
"requires": {
"knub-command-manager": "^8.1.0",
"reflect-metadata": "^0.1.13",