Fix Knub version in package.json

This commit is contained in:
Dragory 2021-08-14 15:43:46 +03:00
parent adbcbe9524
commit 58167406e1
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -38,7 +38,7 @@
"humanize-duration": "^3.15.0",
"io-ts": "^2.0.0",
"js-yaml": "^3.13.1",
"knub": "file:../../Knub",
"knub": "^30.0.0-beta.39",
"knub-command-manager": "^9.1.0",
"last-commit-log": "^2.1.0",
"lodash.chunk": "^4.2.0",