undo mysql change again

This commit is contained in:
Dave Conway-Jones
2021-03-14 17:54:31 +00:00
parent 3330053a1c
commit fabd3753b4
2 changed files with 6 additions and 6 deletions

View File

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