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

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"