mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Revert publication hack
This commit is contained in:
@@ -7,7 +7,6 @@ Package.describe({
|
||||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
api.versionsFrom('2.2');
|
||||
api.use('modules');
|
||||
api.use('meteor');
|
||||
api.use('hot-code-push', { unordered: true });
|
||||
|
||||
Reference in New Issue
Block a user