不要怂,就是干,撸起袖子干!

You need to sign in or sign up before continuing.
Commit 05f3c6d8 by Sushant Committed by GitHub

(chores): fixing failing mssql builds (#8089)

Locked tedious to 1.14.0, this is required as Query Queue tests are failing in 1.15.0
This indicate there is a breaking error message / type change between these two versions
1 parent 4850270e
Showing with 1 additions and 1 deletions
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
"sinon": "^1.17.6", "sinon": "^1.17.6",
"sinon-chai": "^2.8.0", "sinon-chai": "^2.8.0",
"sqlite3": "^3.1.4", "sqlite3": "^3.1.4",
"tedious": "^1.14.0", "tedious": "1.14.0",
"uuid-validate": "^0.0.2", "uuid-validate": "^0.0.2",
"validate-commit-msg": "^2.12.2" "validate-commit-msg": "^2.12.2"
}, },
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!