mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
I believe all the backwards-incompatible changes are to features we don't use, like range expressions and the inc function.
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"name": "meteor-dev-bundle",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"fibers": "1.0.1",
|
|
"underscore": "1.5.2",
|
|
"source-map-support": "0.2.8",
|
|
"semver": "4.1.0"
|
|
}
|
|
}
|