mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
bump package.json
This commit is contained in:
parent
e8ee0a1801
commit
8f5c8c2ad8
959
package-lock.json
generated
959
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -33,26 +33,26 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"exif": "^0.6.0",
|
"exif": "^0.6.0",
|
||||||
"grunt": "^1.0.3",
|
"grunt": "^1.0.3",
|
||||||
"grunt-cli": "^1.3.1",
|
"grunt-cli": "^1.3.2",
|
||||||
"grunt-contrib-jshint": "^2.0.0",
|
"grunt-contrib-jshint": "^2.0.0",
|
||||||
"grunt-jscs": "^3.0.1",
|
"grunt-jscs": "^3.0.1",
|
||||||
"grunt-lint-inline": "^1.0.0",
|
"grunt-lint-inline": "^1.0.0",
|
||||||
"grunt-simple-mocha": "^0.4.1",
|
"grunt-simple-mocha": "^0.4.1",
|
||||||
"imap": "^0.8.19",
|
"imap": "^0.8.19",
|
||||||
"mailparser-mit": "^0.6.2",
|
"mailparser-mit": "^1.0.0",
|
||||||
"mocha": "^5.2.0",
|
"mocha": "^6.0.2",
|
||||||
"msgpack-lite": "^0.1.26",
|
"msgpack-lite": "^0.1.26",
|
||||||
"multilang-sentiment": "^1.1.6",
|
"multilang-sentiment": "^1.1.6",
|
||||||
"ngeohash": "^0.6.0",
|
"ngeohash": "^0.6.3",
|
||||||
"node-red": "*",
|
"node-red": "*",
|
||||||
"node-red-node-test-helper": "*",
|
"node-red-node-test-helper": "*",
|
||||||
"nodemailer": "^4.6.8",
|
"nodemailer": "^4.7.0",
|
||||||
"poplib": "^0.1.7",
|
"poplib": "^0.1.7",
|
||||||
"proxyquire": "^2.1.0",
|
"proxyquire": "^2.1.0",
|
||||||
"pushbullet": "^2.3.0",
|
"pushbullet": "^2.4.0",
|
||||||
"should": "^13.2.3",
|
"should": "^13.2.3",
|
||||||
"sinon": "^6.3.4",
|
"sinon": "^7.2.5",
|
||||||
"supertest": "^3.3.0",
|
"supertest": "^3.4.2",
|
||||||
"when": "^3.7.8"
|
"when": "^3.7.8"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Loading…
Reference in New Issue
Block a user