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

Commit 0a67ac6

Browse files
authored
update package.json (#750)
1 parent 74d464d commit 0a67ac6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/cli/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"@microsoft/bf-cli-config",
3232
"@microsoft/bf-qnamaker",
3333
"@microsoft/bf-luis-cli",
34-
"@microsoft/bf-cli-plugins"
34+
"@microsoft/bf-cli-plugins",
35+
"@microsoft/bf-lg-cli"
3536
],
3637
"hooks": {
3738
"init": "./lib/hooks/init/inithook"
@@ -59,6 +60,7 @@
5960
"@microsoft/bf-luis-cli": "1.0.0",
6061
"@microsoft/bf-qnamaker": "1.0.0",
6162
"@microsoft/bf-cli-plugins": "1.0.0",
63+
"@microsoft/bf-lg-cli": "1.0.0",
6264
"@oclif/command": "~1.5.19",
6365
"@oclif/config": "~1.13.3",
6466
"@oclif/errors": "~1.2.2",

0 commit comments

Comments
 (0)