Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "mup", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Production Quality Meteor Deplouments", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -132,6 +132,5 @@ # Meteor UP | ||
Sometime, you might be using Meteor from a git checkout or using mrt. By default Meteor Up uses `meteor`. You can ask Meteor Up to use correct binary using `meteorBinary` option. | ||
Sometime, you might be using Meteor from a git checkout or using `mrt`. By default Meteor Up uses `meteor`. You can ask Meteor Up to use the correct binary with `meteorBinary` option. | ||
js | ||
~~~ | ||
~~~js | ||
{ | ||
@@ -138,0 +137,0 @@ ... |
Sorry, the diff of this file is not supported yet
20370
154