Skip to content

Commit f6960d4

Browse files
committed
Migrate to ibm-watson dependancy
1 parent 1be06e1 commit f6960d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ and migrated off watson-developer-cloud to ibm-watson as a npm dependancy.
1515
Migrated nodes will not be compatible with pre 1.0.0 versions of node-red.
1616
During the migration there will be a dependancy on both modules.
1717
- Bump dependancy on node to >=10.0.0
18-
- Bump dependancy on cfenv, request, file-type, ibm-cloud-sdk-core
18+
- Bump dependancy on cfenv, request, file-type
19+
- Remove direct dependancy on ibm-cloud-sdk-core
1920
- Node-RED & IBM-Watson & Use of promises on API invokation & IAM URL construct migration & Removal of default endpoint of
2021
- Tone Analyzer node.
2122
- Personality Insights node.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"qs": "6.x",
1212
"image-type": "^2.0.2",
1313
"watson-developer-cloud": "^3.18.3",
14-
"ibm-cloud-sdk-core": "^2.0.1",
1514
"ibm-watson": "^5.2.1",
1615
"word-count": "^0.2.2",
1716
"is-docx": "^0.0.3",

0 commit comments

Comments
 (0)