mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
bump some libs - email, annotate image, core
This commit is contained in:
@@ -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": [
|
||||
|
Reference in New Issue
Block a user