fix: prepare for importing probot

This commit is contained in:
Mrugesh Mohapatra
2018-12-05 05:17:23 +05:30
committed by mrugesh mohapatra
parent 0fd3925a08
commit d341b9c45e

View File

@ -1,8 +1,9 @@
{
"packages": [
"sweeper",
"dashboard-api",
"dashboard-client"
"dashboard-client",
"probot/*",
"sweeper"
],
"version": "independent"
}