mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
os was later changed to plugin
This commit is contained in:
@@ -1956,7 +1956,7 @@ _.extend(PackageSource.prototype, {
|
||||
failed = true;
|
||||
}
|
||||
}
|
||||
d.references.push({arch: 'os'});
|
||||
d.references.push({arch: 'plugin'});
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user