mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Revent senitment dependency to 2.1.0
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user