add sentiment and tail node translations

bump versions on npm
This commit is contained in:
Dave Conway-Jones
2018-12-07 17:11:09 +00:00
parent d0f36dcda1
commit 20b2eac830
7 changed files with 106 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-tail",
"version": "0.0.1",
"version": "0.0.2",
"description": "A node to tail files for Node-RED",
"dependencies": {
"tail": "^2.0.0"