bump mysql for PR fix

This commit is contained in:
Dave Conway-Jones 2021-10-21 15:11:47 +01:00
parent b18c32f037
commit 70e04763da
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

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