Skip to content

Commit

Permalink
Add missing directory to workspaces (#4801)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciliaavila authored Nov 27, 2024
1 parent c92f998 commit 7feb456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion generators/generator-botbuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-botbuilder",
"version": "4.11.0",
"version": "4.1.6",
"description": "A yeoman generator for creating bots built with Bot Framework v4",
"homepage": "https://github.com/Microsoft/BotBuilder-JS/tree/main/generators/generator-botbuilder",
"author": {
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"tools"
],
"generators": [
"generators/generator-botbuilder",
"generators/generator-botbuilder/generators/app/templates/*"
],
"nohoist": [
Expand Down

0 comments on commit 7feb456

Please sign in to comment.