Commit bf1f56474c65c0a9ee3962f342d7edb97480612a

Authored by Ryan Glover
1 parent 19a67e3de5
Exists in master

bump Meteor and packages to latest versions

Showing 3 changed files with 4 additions and 4 deletions   Show diff stats
1   -METEOR@1.1.0.2
  1 +METEOR@1.1.0.3
... ...
... ... @@ -41,7 +41,7 @@ logging@1.0.7
41 41 meteor@1.1.6
42 42 meteor-platform@1.2.2
43 43 meteorhacks:async@1.0.0
44   -meteorhacks:npm@1.3.0
  44 +meteorhacks:npm@1.5.0
45 45 meteorhacks:ssr@2.1.2
46 46 minifiers@1.1.5
47 47 minimongo@1.0.8
... ... @@ -66,7 +66,7 @@ srp@1.0.3
66 66 standard-app-packages@1.0.5
67 67 templating@1.1.1
68 68 themeteorchef:bert@1.1.0
69   -themeteorchef:jquery-validation@1.13.1
  69 +themeteorchef:jquery-validation@1.14.0
70 70 tracker@1.0.7
71 71 twbs:bootstrap@3.3.5
72 72 ui@1.0.6
... ...
1   -# The Meteor Chef - Base (@1.1.0.2)
  1 +# The Meteor Chef - Base (@1.1.0.3)
2 2 A starting point for Meteor apps.
3 3  
4 4 Base is the lazy person's starter kit for Meteor. It includes some commonly used packages (biased to The Meteor Chef) and code for common functionality. This is the starter kit for all Meteor Chef recipes.
... ...