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

meteor update

blaze upgraded from 2.2.1 to 2.3.0
blaze-html-templates upgraded from 1.0.5 to 1.1.0
caching-html-compiler upgraded from 1.0.7 to 1.1.0
kenton:accounts-sandstorm upgraded from 0.5.1 to 0.6.0
spacebars-compiler upgraded from 1.0.13 to 1.1.0
templating upgraded from 1.2.15 to 1.3.0
templating-compiler upgraded from 1.2.15 to 1.3.0
templating-runtime upgraded from 1.2.15 to 1.3.0
templating-tools upgraded from 1.0.5 to 1.1.0
parent 93672424
No related branches found
No related tags found
No related merge requests found
......@@ -13,12 +13,12 @@ babel-compiler@6.13.0
babel-runtime@1.0.1
base64@1.0.10
binary-heap@1.0.10
blaze@2.2.1
blaze-html-templates@1.0.5
blaze@2.3.0
blaze-html-templates@1.1.0
blaze-tools@1.0.10
boilerplate-generator@1.0.11
caching-compiler@1.1.9
caching-html-compiler@1.0.7
caching-html-compiler@1.1.0
callback-hook@1.0.10
cfs:http-methods@0.0.32
check@1.2.4
......@@ -59,7 +59,7 @@ jparker:gravatar@0.5.1
jquery@1.11.10
kadira:blaze-layout@2.3.0
kadira:flow-router@2.12.1
kenton:accounts-sandstorm@0.5.1
kenton:accounts-sandstorm@0.6.0
konecty:change-case@2.3.0
konecty:delayed-task@1.0.0
konecty:mongo-counter@0.0.5_3
......@@ -220,16 +220,16 @@ simple:highlight.js@1.2.0
simple:json-routes@2.1.0
smoral:sweetalert@1.1.1
spacebars@1.0.13
spacebars-compiler@1.0.13
spacebars-compiler@1.1.0
srp@1.0.10
standard-minifier-css@1.3.2
standard-minifier-js@1.2.1
steffo:meteor-accounts-saml@0.0.1
tap:i18n@1.8.2
templating@1.2.15
templating-compiler@1.2.15
templating-runtime@1.2.15
templating-tools@1.0.5
templating@1.3.0
templating-compiler@1.3.0
templating-runtime@1.3.0
templating-tools@1.1.0
tmeasday:crypto-base@3.1.2
tmeasday:crypto-md5@3.1.2
todda00:friendly-slugs@0.6.0
......
......@@ -27,7 +27,7 @@
- Keep only public settings using notifyAll
- Move room panels from main content into room wrapper
- Refactor action links to better handle client side buttons only
- Send notifyAll to all users and create notifyLogged to notify only logged users-
- Send notifyAll to all users and create notifyLogged to notify only logged users
## 0.49.0 - 2017-Jan-11
......
......@@ -60,7 +60,7 @@
"email": "support@rocket.chat"
},
"devDependencies": {
"chimp": "^0.45.1",
"chimp": "^0.47.0",
"eslint": "^3.13.1",
"stylelint": "^7.7.1",
"supertest": "^2.0.1"
......@@ -72,8 +72,8 @@
"moment": "^2.17.1",
"moment-timezone": "^0.5.11",
"toastr": "^2.1.2",
"mime-types": "2.1.13",
"mime-types": "2.1.14",
"file-type": "4.0.0",
"codemirror": "5.22.0"
"codemirror": "5.22.2"
}
}
......@@ -6,11 +6,11 @@ babel-compiler@6.13.0
babel-runtime@1.0.1
base64@1.0.10
binary-heap@1.0.10
blaze@2.2.1
blaze@2.3.0
blaze-tools@1.0.10
boilerplate-generator@1.0.11
caching-compiler@1.1.9
caching-html-compiler@1.0.7
caching-html-compiler@1.1.0
callback-hook@1.0.10
cfs:http-methods@0.0.32
check@1.2.4
......@@ -71,15 +71,15 @@ sha@1.0.9
shell-server@0.2.1
smoral:sweetalert@1.1.1
spacebars@1.0.13
spacebars-compiler@1.0.13
spacebars-compiler@1.1.0
srp@1.0.10
standard-minifier-css@1.3.2
standard-minifier-js@1.2.1
tap:i18n@1.8.2
templating@1.2.15
templating-compiler@1.2.15
templating-runtime@1.2.15
templating-tools@1.0.5
templating@1.3.0
templating-compiler@1.3.0
templating-runtime@1.3.0
templating-tools@1.1.0
tracker@1.1.1
ui@1.0.12
underscore@1.0.10
......
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