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

Update to Knub 30.0.0-beta.3

This commit is contained in:
Dragory 2020-07-03 21:37:17 +03:00
parent 2aa48f2fe9
commit 820f1b8e1e
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.2",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.2.tgz",
"integrity": "sha512-t4zQifhGfzD34ZMfjEzEVwLMD6lxySoKIocnfY9UAYSJrjLZyAMIkFlm0Y537CZjzm67VNy5FZfiQi9u1NMgIQ==",
"version": "30.0.0-beta.3",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.3.tgz",
"integrity": "sha512-5w6BQGcqc+f83jLTWmoObkQiq2cQiFUHz/9YxYqyoobBJU0R7P2napu7BDQPi7vy+8CuWrbp7RxNeRF926ORXw==",
"requires": {
"knub-command-manager": "^8.1.0",
"reflect-metadata": "^0.1.13",