Skip to content

Commit 55c8264

Browse files
authored
Merge pull request #16 from CSC-510/greenkeeper/botkit-4.5.0
fix(package): update botkit to version 4.5.0
2 parents 2547b7a + 8319ddd commit 55c8264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"chai": "^4.1.2",
1313
"mocha": "^6.0.0",
14-
"botkit": "^0.7.0",
14+
"botkit": "^4.5.0",
1515
"forecast.io": "0.0.11",
1616
"slackbots": "^1.1.0"
1717
},

0 commit comments

Comments
 (0)