Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update nodes for VBM 1.0.0
  • Loading branch information
Klervix committed Jul 18, 2019
1 parent 839ddf0 commit 9d90873
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion node-red-contrib-botbuilder/package.json
@@ -1,6 +1,6 @@
{
"name" : "node-red-contrib-viseo-botbuilder",
"version" : "0.9",
"version" : "0.9.0",
"description" : "VISEO Bot Maker - Microsoft BotBuilder and tools",
"dependencies" : {
"botbuilder" : "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion node-red-contrib-credentials/package.json
@@ -1,6 +1,6 @@
{
"name" : "node-red-contrib-viseo-credentials",
"version" : "0.1.0",
"version" : "0.1.1",
"description" : "VISEO Bot Maker - Credentials",
"dependencies" : {},
"repository" : {
Expand Down
2 changes: 1 addition & 1 deletion node-red-contrib-file/package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-viseo-file",
"version": "0.3.0",
"version": "0.3.1",
"description": "VISEO Bot Maker - Manage data with files",
"dependencies": {
"node-red-viseo-helper": "~0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion node-red-contrib-ms-authentication/package.json
@@ -1,6 +1,6 @@
{
"name" : "node-red-contrib-viseo-ms-authentication",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "VISEO Bot Maker - Microsoft Cognitive Services authentication",
"dependencies" : {},
"repository" : {
Expand Down
2 changes: 1 addition & 1 deletion node-red-contrib-salesforce/package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-viseo-salesforce",
"version": "0.2.0",
"version": "0.2.5",
"description": "VISEO Bot Maker - Salesforce object API",
"dependencies": {
"request" : "^2.34.0",
Expand Down
2 changes: 1 addition & 1 deletion node-red-contrib-sensit/package.json
@@ -1,6 +1,6 @@
{
"name" : "node-red-contrib-viseo-sensit",
"version" : "0.1.0",
"version" : "0.1.1",
"description" : "VISEO Bot Maker - Sensit (sigfox) API",
"dependencies" : {
"node-sensit" : "*"
Expand Down

0 comments on commit 9d90873

Please sign in to comment.