Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit d7b6149

Browse files
authored
remove unused oclif dependency in bf-lu and related dup tests (#960)
1 parent d5b17d9 commit d7b6149

File tree

7 files changed

+0
-507
lines changed

7 files changed

+0
-507
lines changed

packages/lu/bin/run

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

packages/lu/bin/run.cmd

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

packages/lu/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
"dependencies": {
3636
"@azure/cognitiveservices-luis-authoring": "4.0.0-preview.1",
3737
"@azure/ms-rest-azure-js": "2.0.1",
38-
"@oclif/command": "~1.5.19",
39-
"@oclif/errors": "~1.2.2",
4038
"@types/node-fetch": "~2.5.5",
4139
"antlr4": "^4.7.2",
4240
"chalk": "2.4.1",
@@ -53,8 +51,6 @@
5351
"tslib": "^1.10.0"
5452
},
5553
"devDependencies": {
56-
"@oclif/test": "^1.2.5",
57-
"@oclif/tslint": "^3.1.1",
5854
"@types/chai": "^4.2.0",
5955
"@types/lodash": "~4.14.159",
6056
"@types/mocha": "^5.2.7",

packages/lu/test/commands/luis/translate.test.ts

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

0 commit comments

Comments
 (0)