File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ Node-RED Watson Nodes for IBM Cloud
7
7
8
8
<a href =" https://cla-assistant.io/watson-developer-cloud/node-red-node-watson " ><img src =" https://cla-assistant.io/readme/badge/watson-developer-cloud/node-red-node-watson " alt =" CLA assistant " /></a >
9
9
10
+ ### New in version 0.10.4
11
+ - bump of ibm-watson to 9.1.0
12
+ - bump of node engine to >=16.0.0
13
+ - publish home temporarily moved to [ temp home] ( https://github.com/ibm-early-programs/node-red-node-watson )
10
14
11
15
### New in version 0.10.3
12
16
- fix bug in cloud bound STT configuration
Original file line number Diff line number Diff line change 8
8
"request" : " ~2.88.2" ,
9
9
"temp" : " ^0.9.4" ,
10
10
"qs" : " ^6.10.3" ,
11
- "ibm-watson" : " ^6.2.2 " ,
11
+ "ibm-watson" : " ^9.1.0 " ,
12
12
"is-docx" : " ^0.0.3" ,
13
13
"stream-to-array" : " ^2.3.0" ,
14
14
"ws" : " ^8.5.0"
15
15
},
16
16
"repository" : {
17
17
"type" : " git" ,
18
- "url" : " https://github.com/watson-developer-cloud /node-red-node-watson"
18
+ "url" : " https://github.com/ibm-early-programs /node-red-node-watson/tree/0.10.4 "
19
19
},
20
20
"license" : " Apache-2.0" ,
21
21
"keywords" : [
53
53
}
54
54
},
55
55
"engines" : {
56
- "node" : " >=12.20 .0"
56
+ "node" : " >=16.0 .0"
57
57
}
58
58
}
You can’t perform that action at this time.
0 commit comments