bump mysql package and lib

This commit is contained in:
Dave Conway-Jones
2020-03-01 17:06:22 +00:00
parent 2631a7937a
commit eb9d379014
3 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "node-red-node-mysql",
"version": "0.0.19",
"version": "0.0.2-",
"description": "A Node-RED node to read and write to a MySQL database",
"dependencies": {
"mysql": "^2.17.1"
"mysql": "^2.18.1"
},
"repository": {
"type": "git",