Commit 940310ce54aefa6e91171b0d9f9b862b2ff6bf72

Authored by Ryan Glover
1 parent 582751536b
Exists in master

Update Meteor to 0.9.1.

.meteor/.finished-upgraders
... ... @@ -0,0 +1,6 @@
  1 +# This file contains information which helps Meteor properly upgrade your
  2 +# app when you run 'meteor update'. You should check it into version control
  3 +# with your project.
  4 +
  5 +notices-for-0.9.0
  6 +notices-for-0.9.1
... ...
... ... @@ -0,0 +1,7 @@
  1 +# This file contains a token that is unique to your project.
  2 +# Check it into your repository along with the rest of this directory.
  3 +# It can be used for purposes such as:
  4 +# - ensuring you don't accidentally deploy one app on top of another
  5 +# - providing package authors with aggregated statistics
  6 +
  7 +1ipv1tp12xzfzhba088c
... ...
1   -0.8.2
  1 +METEOR@0.9.1
... ...
... ... @@ -0,0 +1,58 @@
  1 +accounts-base@1.0.1
  2 +accounts-password@1.0.1
  3 +application-configuration@1.0.1
  4 +audit-argument-checks@1.0.0
  5 +autoupdate@1.0.6
  6 +binary-heap@1.0.0
  7 +blaze-layout@0.0.0
  8 +blaze-tools@1.0.0
  9 +blaze@2.0.0
  10 +bootstrap-3@0.0.0
  11 +callback-hook@1.0.0
  12 +check@1.0.0
  13 +coffeescript@1.0.2
  14 +ctl-helper@1.0.3
  15 +ctl@1.0.1
  16 +ddp@1.0.8
  17 +deps@1.0.2
  18 +ejson@1.0.1
  19 +email@1.0.2
  20 +follower-livedata@1.0.1
  21 +geojson-utils@1.0.0
  22 +handlebars-server@0.0.0
  23 +handlebars@1.0.0
  24 +html-tools@1.0.0
  25 +htmljs@1.0.0
  26 +id-map@1.0.0
  27 +iron-router@0.0.0
  28 +jquery@1.0.0
  29 +json@1.0.0
  30 +localstorage@1.0.0
  31 +logging@1.0.2
  32 +meteor-platform@1.0.1
  33 +meteor@1.0.3
  34 +minifiers@1.0.2
  35 +minimongo@1.0.2
  36 +mongo@1.0.4
  37 +npm-bcrypt@0.7.7
  38 +observe-sequence@1.0.2
  39 +ordered-dict@1.0.0
  40 +random@1.0.0
  41 +reactive-dict@1.0.1
  42 +reactive-var@1.0.1
  43 +reload@1.0.1
  44 +retry@1.0.0
  45 +routepolicy@1.0.0
  46 +sass@0.0.0
  47 +service-configuration@1.0.1
  48 +session@1.0.1
  49 +sha@1.0.0
  50 +spacebars-compiler@1.0.2
  51 +spacebars@1.0.1
  52 +srp@1.0.0
  53 +standard-app-packages@1.0.1
  54 +templating@1.0.5
  55 +tracker@1.0.2
  56 +ui@1.0.1
  57 +underscore@1.0.0
  58 +webapp@1.0.3
... ...