Skip to content
Snippets Groups Projects
Commit c6db8bf4 authored by Gabriel Engel's avatar Gabriel Engel
Browse files

Update to Meteor 1.4.3.1

parent 312badcc
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,4 @@ notices-for-facebook-graph-api-2
1.3.5-remove-old-dev-bundle-link
1.4.0-remove-old-dev-bundle-link
1.4.1-add-shell-server-package
1.4.3-split-account-service-packages
......@@ -4,39 +4,39 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
meteor
webapp
logging
tracker
deps
session
ddp
livedata
mongo
meteor@1.6.1
webapp@1.3.13
logging@1.1.17
tracker@1.1.2
deps@1.0.12
session@1.1.7
ddp@1.2.5
livedata@1.0.18
mongo@1.1.15
blaze
ui
spacebars
templating
check
underscore
jquery
random
ejson
check@1.2.4
underscore@1.0.10
jquery@1.11.10
random@1.0.10
ejson@1.0.13
coffeescript
rocketchat:streamer
kadira:flow-router
kadira:blaze-layout
konecty:nrr
less
less@2.7.9
underscorestring:underscore.string
momentjs:moment
mizzao:timesync
reactive-var
accounts-password
reactive-var@1.0.11
accounts-password@1.3.4
tap:i18n
smoral:sweetalert
ecmascript
es5-shim
standard-minifier-css
standard-minifier-js
shell-server
ecmascript@0.6.3
es5-shim@4.6.15
standard-minifier-css@1.3.3
standard-minifier-js@1.2.2
shell-server@0.2.2
METEOR@1.4.2.6
METEOR@1.4.3.1
......@@ -13,8 +13,8 @@ caching-compiler@1.1.9
caching-html-compiler@1.1.0
callback-hook@1.0.10
cfs:http-methods@0.0.32
check@1.2.4
coffeescript@1.12.0_1
check@1.2.5
coffeescript@1.12.3_1
ddp@1.2.5
ddp-client@1.3.3
ddp-common@1.2.8
......@@ -44,7 +44,7 @@ mdg:validation-error@0.5.1
meteor@1.6.1
meteorspark:util@0.2.0
minifier-css@1.2.16
minifier-js@1.2.17
minifier-js@1.2.18
minimongo@1.0.20
mizzao:timesync@0.4.0
modules@0.7.9
......@@ -73,8 +73,8 @@ smoral:sweetalert@1.1.1
spacebars@1.0.13
spacebars-compiler@1.1.0
srp@1.0.10
standard-minifier-css@1.3.3
standard-minifier-js@1.2.2
standard-minifier-css@1.3.4
standard-minifier-js@1.2.3
tap:i18n@1.8.2
templating@1.3.0
templating-compiler@1.3.0
......
......@@ -20,9 +20,9 @@
"email": "support@rocket.chat"
},
"dependencies": {
"autolinker": "^1.4.0",
"autolinker": "^1.4.2",
"jquery": "^3.1.1",
"babel-runtime": "^6.22.0",
"babel-runtime": "^6.23.0",
"bcrypt": "^1.0.2",
"moment": "^2.17.1",
"toastr": "^2.1.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment