diff --git a/packages/autoupdate/package.js b/packages/autoupdate/package.js index a24a312c26..c7f04a279c 100644 --- a/packages/autoupdate/package.js +++ b/packages/autoupdate/package.js @@ -1,6 +1,5 @@ Package.describe({ - summary: "Update the client when new client code is available", - internal: true + summary: "Update the client when new client code is available" }); Package.on_use(function (api) {