add libs to overall package for tests

This commit is contained in:
Dave Conway-Jones 2019-03-15 10:03:29 +00:00
parent a2269bb863
commit 60af3ffa28
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
2 changed files with 166 additions and 653 deletions

810
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,16 +42,17 @@
"mailparser-mit": "^1.0.0",
"mocha": "^6.0.2",
"msgpack-lite": "^0.1.26",
"multilang-sentiment": "^1.1.6",
"multilang-sentiment": "~1.2.0",
"ngeohash": "^0.6.3",
"node-red": "*",
"node-red": "~0.19.6",
"node-red-node-test-helper": "*",
"nodemailer": "^4.7.0",
"nodemailer": "~5.1.1",
"poplib": "^0.1.7",
"proxyquire": "^2.1.0",
"pushbullet": "^2.4.0",
"sentiment": "^2.1.0",
"should": "^13.2.3",
"sinon": "^7.2.5",
"sinon": "^7.2.7",
"supertest": "^3.4.2",
"when": "^3.7.8"
},