Update individual module versions

This commit is contained in:
Nick O'Leary
2018-10-31 13:57:29 +00:00
parent 869c1d4ea4
commit 1b8cab0f58
5 changed files with 9 additions and 9 deletions

View File

@@ -30,16 +30,16 @@
"@node-red/editor-api": "0.20.0-alpha.0",
"@node-red/runtime": "0.20.0-alpha.0",
"@node-red/util": "0.20.0-alpha.0",
"basic-auth": "2.0.0",
"basic-auth": "2.0.1",
"bcryptjs": "2.4.3",
"express": "4.16.3",
"express": "4.16.4",
"fs-extra": "5.0.0",
"node-red-node-email": "0.1.*",
"node-red-node-feedparser": "^0.1.12",
"node-red-node-rbe": "0.2.*",
"node-red-node-twitter": "^1.1.0",
"nopt": "4.0.1",
"semver": "5.5.1"
"semver": "5.6.0"
},
"optionalDependencies": {
"bcrypt": "~2.0.0"