mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
bump to get latest library patches
This commit is contained in:
parent
996ddd06a7
commit
9be0b56173
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "node-red-node-data-generator",
|
"name": "node-red-node-data-generator",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "A Node-RED node to create a string of dummy data values from a template. Useful for test-cases.",
|
"description": "A Node-RED node to create a string of dummy data values from a template. Useful for test-cases.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dummy-json": "^3.0.4"
|
"dummy-json": "^3.0.5"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user