3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00
This commit is contained in:
Dragory 2020-10-16 02:13:54 +03:00
parent 3aada93a80
commit 76f7658763
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
7 changed files with 13 additions and 13 deletions

View file

@ -2371,9 +2371,9 @@
}
},
"knub": {
"version": "30.0.0-beta.25",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.25.tgz",
"integrity": "sha512-eYXHL16yqKokMnVdAfGEP4qG+y2Zl/4q9EH0a13xEwyo4lJRAFX5nCU23+B41088uWWbcI2YRccHRLA5F2kwtA==",
"version": "30.0.0-beta.26",
"resolved": "https://registry.npmjs.org/knub/-/knub-30.0.0-beta.26.tgz",
"integrity": "sha512-DGKpdhUiuz9+ga19rx4UBX8uWe3oYWHf79Oqgr/auDZVggJhMHZTnpt2cGVhlyOlp7cP/YRjNTxk2LeJI2ZWQw==",
"requires": {
"knub-command-manager": "^8.1.2",
"ts-essentials": "^6.0.7"