Revent senitment dependency to 2.1.0

This commit is contained in:
Nick O'Leary 2019-12-05 22:58:04 +00:00
parent 3d60aa4c00
commit b1a80c9400
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name" : "node-red-node-sentiment",
"version" : "0.1.5",
"version" : "0.1.6",
"description" : "A Node-RED node that uses the AFINN-165 wordlists for sentiment analysis of words.",
"dependencies" : {
"sentiment" : "2.1.1"
"sentiment" : "2.1.0"
},
"repository" : {
"type":"git",