Merge branch 'node-red:master' into andowinger-add-median

This commit is contained in:
andowinger
2022-04-10 22:47:25 +02:00
committed by GitHub
7 changed files with 11 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
{
"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.",
"dependencies": {
"dummy-json": "^3.0.4"
"dummy-json": "^3.0.5"
},
"repository": {
"type": "git",