Update the modules test app to Meteor 1.5.2.2.

This commit is contained in:
Jesse Rosenberger
2017-10-02 17:47:12 +03:00
parent 201c767b31
commit efcc6945ba
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jquery@1.11.10 # Helpful client-side library
tracker@1.1.3 # Meteor's client-side reactive programming library
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.8.2 # Enable ECMAScript2015+ syntax in app code
ecmascript@0.8.3 # Enable ECMAScript2015+ syntax in app code
coffeescript
modules-test-package

View File

@@ -1 +1 @@
METEOR@1.5.2.1
METEOR@1.5.2.2