提交 e8577567 编写于 作者: S Sercan Özdemir 提交者: GitHub

Merge pull request #150 from birkskyum/master

Update to Meteor 1.4.0.1
......@@ -12,3 +12,4 @@ notices-for-facebook-graph-api-2
1.2.0-breaking-changes
1.3.0-split-minifiers-package
1.3.5-remove-old-dev-bundle-link
1.4.0-remove-old-dev-bundle-link
......@@ -4,28 +4,28 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
meteor-base # Packages every Meteor app needs to have
mobile-experience # Packages for a great mobile UX
mongo # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
session # Client-side reactive dictionary for your app
jquery # Helpful client-side library
tracker # Meteor's client-side reactive programming library
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.10 # The database Meteor supports right now
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
session@1.1.6 # Client-side reactive dictionary for your app
jquery@1.11.9 # Helpful client-side library
tracker@1.1.0 # Meteor's client-side reactive programming library
es5-shim # ECMAScript 5 compatibility for older browsers.
ecmascript # Enable ECMAScript2015+ syntax in app code
es5-shim@4.6.13 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.7 # Enable ECMAScript2015+ syntax in app code
iron:router
fortawesome:fontawesome
zimme:active-route
okgrow:router-autoscroll
less
less@2.7.4
twbs:bootstrap@3.3.6
momentjs:moment
arch:ace-editor
aldeed:collection2
http
http@1.2.8
jabbslad:basic-auth
standard-minifier-css
standard-minifier-js
standard-minifier-css@1.1.8
standard-minifier-js@1.1.8
meteorhacks:async
METEOR@1.3.5.1
METEOR@1.4.0.1
aldeed:collection2@2.9.0
aldeed:collection2-core@1.1.0
aldeed:collection2@2.9.1
aldeed:collection2-core@1.1.1
aldeed:schema-deny@1.0.1
aldeed:schema-index@1.0.1
aldeed:simple-schema@1.5.3
allow-deny@1.0.5
arch:ace-editor@1.2.1
autoupdate@1.2.11
babel-compiler@6.8.5
babel-runtime@0.1.9_1
autoupdate@1.3.11
babel-compiler@6.9.0
babel-runtime@0.1.10
base64@1.0.9
binary-heap@1.0.9
blaze@2.1.8
blaze-html-templates@1.0.4
blaze-tools@1.0.9
boilerplate-generator@1.0.9
caching-compiler@1.0.6
caching-compiler@1.1.6
caching-html-compiler@1.0.6
callback-hook@1.0.9
check@1.2.3
coffeescript@1.1.4
coffeescript@1.2.3
ddp@1.2.5
ddp-client@1.2.9
ddp-client@1.3.0
ddp-common@1.2.6
ddp-server@1.2.10
ddp-server@1.3.9
deps@1.0.12
diff-sequence@1.0.6
ecmascript@0.4.8
ecmascript-runtime@0.2.12
ecmascript@0.5.7
ecmascript-runtime@0.3.12
ejson@1.0.12
es5-shim@4.5.13
es5-shim@4.6.13
fastclick@1.0.12
fortawesome:fontawesome@4.5.0
geojson-utils@1.0.9
hot-code-push@1.0.4
html-tools@1.0.10
htmljs@1.0.10
http@1.1.8
http@1.2.8
id-map@1.0.8
iron:controller@1.0.12
iron:core@1.0.11
......@@ -43,33 +43,33 @@ iron:dynamic-template@1.0.12
iron:layout@1.0.12
iron:location@1.0.11
iron:middleware-stack@1.1.0
iron:router@1.0.12
iron:router@1.0.13
iron:url@1.0.11
jabbslad:basic-auth@0.2.2
jquery@1.11.9
launch-screen@1.0.12
less@2.6.5
less@2.7.4
livedata@1.0.18
logging@1.0.14
mdg:validation-error@0.4.0
meteor@1.1.16
logging@1.1.14
mdg:validation-error@0.5.1
meteor@1.2.16
meteor-base@1.0.4
meteorhacks:async@1.0.0
minifier-css@1.1.13
minifier-js@1.1.13
minifier-css@1.2.13
minifier-js@1.2.13
minimongo@1.0.17
mobile-experience@1.0.4
mobile-status-bar@1.0.12
modules@0.6.5
modules-runtime@0.6.5
momentjs:moment@2.11.2
mongo@1.1.9_1
modules@0.7.5
modules-runtime@0.7.5
momentjs:moment@2.14.4
mongo@1.1.10
mongo-id@1.0.5
npm-mongo@1.4.45
npm-mongo@1.5.45
observe-sequence@1.0.12
okgrow:router-autoscroll@0.1.7
okgrow:router-autoscroll@0.1.8
ordered-dict@1.0.8
promise@0.7.3
promise@0.8.3
raix:eventemitter@0.1.3
random@1.0.10
reactive-dict@1.1.8
......@@ -80,15 +80,15 @@ routepolicy@1.0.11
session@1.1.6
spacebars@1.0.12
spacebars-compiler@1.0.12
standard-minifier-css@1.0.8
standard-minifier-js@1.0.8
templating@1.1.14
standard-minifier-css@1.1.8
standard-minifier-js@1.1.8
templating@1.2.13
templating-tools@1.0.4
tracker@1.0.15
tracker@1.1.0
twbs:bootstrap@3.3.6
ui@1.0.11
underscore@1.0.9
url@1.0.10
webapp@1.2.11
webapp@1.3.10
webapp-hashing@1.0.9
zimme:active-route@2.3.2
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册