Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
bump package of generated bot
Browse files Browse the repository at this point in the history
  • Loading branch information
benbrown committed May 20, 2020
1 parent 2803116 commit 848712b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"botkit": "^4.6.2",
"botkit": "^4.9.0",
"botkit-plugin-cms": "^1.0.3",
"botbuilder-storage-mongodb":"^0.9.5",
"dotenv": "^7.0.0"
}
}


2 changes: 1 addition & 1 deletion packages/generator-botkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-botkit",
"version": "4.9.0",
"version": "4.9.1",
"description": "Automatically generate a Botkit application template for any supported platform",
"scripts": {},
"files": [
Expand Down

0 comments on commit 848712b

Please sign in to comment.