Skip to content

Commit

Permalink
fix(dependency version update): fixed the version of the package `ted…
Browse files Browse the repository at this point in the history
…ious`
  • Loading branch information
eduardo-vortx committed Jan 15, 2022
1 parent c34ed7a commit 0fed5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"peerDependencies": {
"pg": "^8.7.1",
"mssql": "^7.2.1",
"tedious": "^13.1.0",
"tedious": "^14.0.0",
"mysql2": "^2.3.2",
"bluebird": "^3.7.2"
},
Expand Down

0 comments on commit 0fed5f0

Please sign in to comment.