Skip to content

Commit

Permalink
Merge pull request #6706 from RocketChat/meteor-1.4.4
Browse files Browse the repository at this point in the history
meteor update to 1.4.4
  • Loading branch information
engelgabriel authored Apr 18, 2017
2 parents 9b07d7a + 16c704a commit 6742e80
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
10 changes: 5 additions & 5 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
rocketchat:cors
[email protected]
[email protected]
[email protected].1
[email protected].2
[email protected]
[email protected]
[email protected]
blaze-html-templates
[email protected]
[email protected]_4
[email protected]
ecmascript@0.6.3
ecmascript@0.7.2
[email protected]
email@=1.1.18
[email protected]
[email protected]
[email protected]
[email protected]
Expand All @@ -26,7 +26,7 @@ [email protected]
[email protected]
[email protected]
[email protected]
[email protected].7
[email protected].8
[email protected]
[email protected]
[email protected]
Expand All @@ -35,7 +35,7 @@ [email protected]
[email protected]
spacebars
[email protected]
standard-minifier-js@1.2.3
standard-minifier-js@2.0.0
[email protected]

rocketchat:2fa
Expand Down
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[email protected].3.2
[email protected].4.1
16 changes: 8 additions & 8 deletions .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ [email protected]
[email protected]
[email protected]
[email protected]
[email protected].4
[email protected].5
[email protected]
aldeed:[email protected]
[email protected]
[email protected]
[email protected].1
[email protected].2
[email protected]
[email protected]
[email protected]
Expand All @@ -33,18 +33,18 @@ deepwell:[email protected]
[email protected]
[email protected]
dispatch:[email protected]
[email protected].2
[email protected].3
[email protected]
edgee:[email protected]
[email protected]
email@1.1.18
email@1.2.1
emojione:[email protected]
[email protected]
[email protected]
francocatena:[email protected]
[email protected]
[email protected]
[email protected].1
[email protected].3
[email protected]
[email protected]
[email protected]
Expand Down Expand Up @@ -80,13 +80,13 @@ meteorhacks:[email protected]
meteorhacks:[email protected]
meteorspark:[email protected]
[email protected]
minifier-js@1.2.18
minifier-js@2.0.0
[email protected]
mizzao:[email protected]
mizzao:[email protected]
[email protected]
[email protected]
[email protected].1
[email protected].2
[email protected]
[email protected]
[email protected]
Expand Down Expand Up @@ -233,7 +233,7 @@ [email protected]
[email protected]
[email protected]
[email protected]
standard-minifier-js@1.2.3
standard-minifier-js@2.0.0
steffo:[email protected]
tap:[email protected]
[email protected]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"babel-runtime": "^6.23.0",
"bcrypt": "^1.0.2",
"codemirror": "^5.25.0",
"file-type": "^4.1.0",
"file-type": "^4.2.0",
"highlight.js": "^9.10.0",
"jquery": "^3.2.1",
"mime-db": "^1.27.0",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/rocketchat-livechat/app/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# but you can also edit it by hand.

[email protected]
[email protected].14
[email protected].15
[email protected]
[email protected]
[email protected]
Expand All @@ -32,11 +32,11 @@ underscorestring:underscore.string
momentjs:moment
mizzao:timesync
[email protected]
[email protected].4
[email protected].5
tap:i18n
smoral:sweetalert
ecmascript@0.6.3
ecmascript@0.7.2
[email protected]
[email protected]
standard-minifier-js@1.2.3
standard-minifier-js@2.0.0
[email protected]
2 changes: 1 addition & 1 deletion packages/rocketchat-livechat/app/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[email protected].3.2
[email protected].4.1

0 comments on commit 6742e80

Please sign in to comment.