Skip to content

Commit 31d3c0a

Browse files
fix(package): update mysql2 to version 2.1.0
Closes #31
1 parent e7f3dba commit 31d3c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"http-errors": "~1.7.0",
3535
"jade": "~1.11.0",
3636
"morgan": "~1.9.0",
37-
"mysql2": "^1.6.1",
37+
"mysql2": "^2.1.0",
3838
"prettier": "^1.14.2",
3939
"pretty-quick": "^1.6.0",
4040
"sequelize": "^4.38.0",

0 commit comments

Comments
 (0)