Skip to content

Commit 949ff21

Browse files
authored
Merge pull request sailshq#13 from mk2/change_mysql_version_to_2_15_0
Update dependent mysql version to 2.15.0
2 parents 9d47df6 + 6ecfd72 commit 949ff21

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
@@ -23,7 +23,7 @@
2323
"debug": "2.6.9",
2424
"@sailshq/lodash": "^3.10.2",
2525
"machine": "^15.0.0",
26-
"mysql": "2.10.2",
26+
"mysql": "2.15.0",
2727
"waterline-sql-builder": "^1.0.0-2"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)