mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
bump mysql package and lib
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "node-red-node-mysql",
|
||||
"version": "0.0.19",
|
||||
"version": "0.0.2-",
|
||||
"description": "A Node-RED node to read and write to a MySQL database",
|
||||
"dependencies": {
|
||||
"mysql": "^2.17.1"
|
||||
"mysql": "^2.18.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user