Browse Source

Meteor update.

Frederic G. MARAND 8 years ago
parent
commit
9743ea6ae8
2 changed files with 9 additions and 6 deletions
  1. 3 0
      .gitignore
  2. 6 6
      .meteor/versions

+ 3 - 0
.gitignore

@@ -31,3 +31,6 @@ build/Release
 # Dependency directory
 # https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
 node_modules
+
+# Build APKs
+*.apk

+ 6 - 6
.meteor/versions

@@ -13,7 +13,7 @@ caching-html-compiler@1.0.2
 callback-hook@1.0.4
 check@1.1.0
 coffeescript@1.0.11
-cosmos:browserify@0.8.3
+cosmos:browserify@0.9.3
 ddp@1.2.2
 ddp-client@1.2.1
 ddp-common@1.2.2
@@ -50,11 +50,11 @@ observe-sequence@1.0.7
 ordered-dict@1.0.4
 promise@0.5.1
 random@1.0.5
-react@0.14.1_1
-react-meteor-data@0.2.3
-react-runtime@0.14.1_1
-react-runtime-dev@0.14.1
-react-runtime-prod@0.14.1
+react@0.14.3
+react-meteor-data@0.2.4
+react-runtime@0.14.4
+react-runtime-dev@0.14.4
+react-runtime-prod@0.14.4
 reactive-dict@1.1.3
 reactive-var@1.0.6
 reload@1.1.4