version in reposirory should be last stable version

This commit is contained in:
Jan Prochazka
2021-02-08 19:22:13 +01:00
parent c0d0a00615
commit 9ce1fdd59e
11 changed files with 28 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "3.9.6-alpha.8",
"version": "3.9.5",
"name": "dbgate-tools",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
@@ -27,7 +27,7 @@
],
"devDependencies": {
"@types/node": "^13.7.0",
"dbgate-types": "^3.9.6-alpha.8",
"dbgate-types": "^3.9.5",
"jest": "^24.9.0",
"ts-jest": "^25.2.1",
"typescript": "^3.7.5"