bump sentiment, rbe, email, feedparser, twitter, tail nodes

Locale files moved out
This commit is contained in:
Dave Conway-Jones
2019-12-05 21:36:59 +00:00
parent 870a2146c0
commit 3d60aa4c00
19 changed files with 30 additions and 30 deletions

View File

@@ -46,11 +46,11 @@
"msgpack-lite": "^0.1.26",
"multilang-sentiment": "^1.2.0",
"ngeohash": "^0.6.3",
"node-red": "~1.0.2",
"node-red": "^1.0.3",
"node-red-node-test-helper": "~0.2.3",
"nodemailer": "^6.3.1",
"nodemailer": "^6.4.0",
"poplib": "^0.1.7",
"proxyquire": "~2.1.3",
"proxyquire": "^2.1.3",
"pushbullet": "^2.4.0",
"sentiment": "^2.1.0",
"should": "^13.2.3",
@@ -59,6 +59,6 @@
"when": "^3.7.8"
},
"engines": {
"node": ">=8.0.0"
"node": ">=8.6.0"
}
}