Skip to content

Commit aff19ef

Browse files
authored
chore: clean up watson discovery code (#1867)
Signed-off-by: dhmlau <dhmlau@ca.ibm.com> Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
1 parent 8dab7ea commit aff19ef

File tree

2 files changed

+1
-248
lines changed

2 files changed

+1
-248
lines changed

discovery-upload.js

Lines changed: 0 additions & 246 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,13 @@
2626
"@loopback/docs": "latest",
2727
"chalk": "^5.4.1",
2828
"fs-extra": "^11.3.0",
29-
"ibm-watson": "^11.0.0",
3029
"markdownlint-cli": "^0.45.0",
3130
"retry": "^0.13.1",
3231
"swagger-ui-dist": "^5.25.2",
3332
"xml2js": "^0.6.2"
3433
},
3534
"license": "MIT",
36-
"author": "IBM Corp.",
35+
"author": "IBM Corp. and LoopBack contributors",
3736
"dependencies": {
3837
"js-yaml": "^4.1.0"
3938
}

0 commit comments

Comments
 (0)