dependency fix

This commit is contained in:
Jan Prochazka
2021-03-29 21:45:50 +02:00
parent cd0fb0fdf2
commit 70411b764b
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@types/parsimmon": "^1.10.1",
"dbgate-tools": "^3.9.5",
"dbgate-tools": "^4.0.0-rc.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"parsimmon": "^1.13.0"