提交 86a3bbea 编写于 作者: R rsercano

meteor release

上级 5379a67f
......@@ -6,14 +6,14 @@
meteor-base@1.0.4 # Packages every Meteor app needs to have
mobile-experience@1.0.4 # Packages for a great mobile UX
mongo@1.1.16 # The database Meteor supports right now
mongo@1.1.17 # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
session@1.1.7 # Client-side reactive dictionary for your app
jquery@1.11.10 # Helpful client-side library
tracker@1.1.2 # Meteor's client-side reactive programming 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.7.2 # Enable ECMAScript2015+ syntax in app code
ecmascript@0.7.3 # Enable ECMAScript2015+ syntax in app code
fortawesome:fontawesome
zimme:active-route
......
METEOR@1.4.4.1
METEOR@1.4.4.2
......@@ -47,13 +47,13 @@ meteor-base@1.0.4
meteorhacks:async@1.0.0
minifier-css@1.2.16
minifier-js@2.0.0
minimongo@1.0.21
minimongo@1.0.23
mobile-experience@1.0.4
mobile-status-bar@1.0.14
modules@0.8.2
modules-runtime@0.7.10
momentjs:moment@2.18.1
mongo@1.1.16
mongo@1.1.17
mongo-id@1.0.6
npm-mongo@2.2.24
observe-sequence@1.0.16
......@@ -76,7 +76,7 @@ templating@1.3.2
templating-compiler@1.3.2
templating-runtime@1.3.2
templating-tools@1.1.2
tracker@1.1.2
tracker@1.1.3
twbs:bootstrap@3.3.6
ui@1.0.13
underscore@1.0.10
......
......@@ -3,7 +3,7 @@ MAINTAINER R.Sercan Özdemir <info@mongoclient.com>
RUN groupadd -r node && useradd -m -g node node
ENV NODE_VERSION 4.7.3
ENV NODE_VERSION 4.8.2
ENV GOSU_VERSION 1.10
# default values for Meteor environment variables
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册