mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
another note about stuff to drop
This commit is contained in:
@@ -1887,6 +1887,7 @@ _.extend(PackageSource.prototype, {
|
||||
// Returns the filepath to the file containing the version lock for this
|
||||
// package, or null if we don't think that this package should have
|
||||
// a versions file.
|
||||
// XXX #3006 drop all this stuff
|
||||
versionsFilePath: function () {
|
||||
var self = this;
|
||||
// If we are running from checkout and looking at a core package,
|
||||
|
||||
Reference in New Issue
Block a user