bump to get latest library patches

This commit is contained in:
Dave Conway-Jones 2022-04-08 12:13:08 +01:00
parent 996ddd06a7
commit 9be0b56173
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 2 additions and 2 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",