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

Commit 03afaab

Browse files
authored
Removing plugins commands
1 parent 0ba814d commit 03afaab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/cli/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
"@microsoft/bf-chatdown",
3131
"@microsoft/bf-cli-config",
3232
"@microsoft/bf-qnamaker",
33-
"@microsoft/bf-luis-cli",
34-
"@microsoft/bf-cli-plugins"
33+
"@microsoft/bf-luis-cli"
3534
],
3635
"hooks": {
3736
"init": "./lib/hooks/init/inithook"
@@ -58,7 +57,6 @@
5857
"@microsoft/bf-cli-config": "1.0.0",
5958
"@microsoft/bf-luis-cli": "1.0.0",
6059
"@microsoft/bf-qnamaker": "1.0.0",
61-
"@microsoft/bf-cli-plugins": "1.0.0",
6260
"@oclif/command": "~1.5.19",
6361
"@oclif/config": "~1.13.3",
6462
"@oclif/errors": "~1.2.2",

0 commit comments

Comments
 (0)