mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
A pre-release has failed to bump its package versions before releasing pre-releases. Bumping them post-factum, so we can release a (test) release.
meteor-platform
This package is added to every app by meteor create. It includes a set of common packages that most Meteor apps will find useful, such as webapp, tracker, session, ddp, mongo and blaze. From the command line, you can run meteor show meteor-platform to see the full list of implied packages.
These packages make up the official Meteor Platform. See the README of each individual package to learn more about it.
This package was previously known as standard-app-packages.