mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
We only need version constraints on core packages in some cases. For example, when referring to "core" package wrappers (like `npm-mongo`) which uses an API outside the Meteor build system.
meteor shell
This code used to be integrated into the Meteor command-line tool, which made it difficult to release frequent updates.