mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
The 1.6-beta.7 release had a version conflict because of the webapp@1.3.17 constraint in server-render/package.js. I noticed the problem before publishing the release, so we will just skip to 1.6-beta.8.
modules-runtime
Source code of released version | Source code of development version
This package implements the meteorInstall function that is used and
re-exported by the modules package. Do not depend directly on this
package (unless you know what you're doing); depend instead on the
modules package.