1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

bump mysql thanks to PR

This commit is contained in:
Dave Conway-Jones 2020-04-10 22:56:28 +01:00
parent 0351441075
commit 397b7cdaec
No known key found for this signature in database
GPG Key ID: 302A6725C594817F

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-mysql",
"version": "0.0.22",
"version": "0.1.0",
"description": "A Node-RED node to read and write to a MySQL database",
"dependencies": {
"mysql": "^2.18.1"