mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Bump package to fix label PR
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name" : "node-red-node-sentiment",
|
"name" : "node-red-node-sentiment",
|
||||||
"version" : "0.1.3",
|
"version" : "0.1.4",
|
||||||
"description" : "A Node-RED node that uses the AFINN-165 wordlists for sentiment analysis of words.",
|
"description" : "A Node-RED node that uses the AFINN-165 wordlists for sentiment analysis of words.",
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"sentiment" : "2.1.0"
|
"sentiment" : "2.1.0"
|
||||||
|
Reference in New Issue
Block a user