mysql - update to 1.0.0

This commit is contained in:
Dave Conway-Jones 2022-01-05 10:59:40 +00:00
parent 8df7797eb0
commit 3d750a59eb
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": "1.0.0-beta-5",
"version": "1.0.0",
"description": "A Node-RED node to read and write to a MySQL database",
"dependencies": {
"mysql2": "^2.3.3"