refactor: prepare repo for bringing in dashboard client

This commit is contained in:
Mrugesh Mohapatra
2018-12-05 05:57:35 +05:30
committed by mrugesh mohapatra
parent f0d95ce861
commit 3ca7303f4e

View File

@ -1,7 +1,7 @@
{ {
"packages": [ "packages": [
"dashboard-api", "dashboard-api",
"dashboard-client", "dashboard-client/*",
"probot", "probot",
"sweeper" "sweeper"
], ],