bump some libs - email, annotate image, core

This commit is contained in:
Dave Conway-Jones
2021-10-27 14:03:49 +01:00
parent 9cb6255b16
commit 5db644bd57
4 changed files with 14 additions and 14 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "node-red-node-annotate-image",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Node-RED node that can annotate an image",
"dependencies": {
"pureimage": "^0.2.5"
"pureimage": "^0.2.7"
},
"repository": {
"type": "git",
"url": "https://github.com/node-red/node-red-nodes/tree/master/utility/iamge-annotate"
"url": "https://github.com/node-red/node-red-nodes/tree/master/utility/image-annotate"
},
"license": "Apache-2.0",
"keywords": [