Skip to content

Commit

Permalink
Merge branch 'develop' into edgeFix
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan committed Dec 4, 2018
2 parents 23da791 + 0644caf commit d009d4b
Show file tree
Hide file tree
Showing 223 changed files with 5,496 additions and 6,629 deletions.
5 changes: 2 additions & 3 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ check@1.3.1
ddp-rate-limiter@1.0.7
ddp-common@1.4.0
dynamic-import@0.5.0
ecmascript@0.12.0
ecmascript@0.12.3
ejson@1.1.0
email@1.2.3
fastclick@1.0.13
Expand All @@ -32,7 +32,7 @@ reactive-dict@1.2.1
reactive-var@1.0.11
reload@1.2.0
service-configuration@1.0.11
session@1.1.8
session@1.2.0
shell-server@0.4.0
spacebars
standard-minifier-js@2.4.0
Expand Down Expand Up @@ -82,7 +82,6 @@ rocketchat:importer-hipchat-enterprise
rocketchat:importer-slack
rocketchat:importer-slack-users
rocketchat:integrations
rocketchat:internal-hubot
rocketchat:irc
rocketchat:issuelinks
rocketchat:katex
Expand Down
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.8
METEOR@1.8.0.1
27 changes: 13 additions & 14 deletions .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ accounts-twitter@1.4.2
aldeed:simple-schema@1.5.4
allow-deny@1.1.0
autoupdate@1.5.0
babel-compiler@7.2.1
babel-compiler@7.2.3
babel-runtime@1.3.0
base64@1.0.11
binary-heap@1.0.11
blaze@2.3.3
blaze-html-templates@1.1.2
blaze-tools@1.0.10
boilerplate-generator@1.6.0
caching-compiler@1.2.0
caching-compiler@1.2.1
caching-html-compiler@1.1.3
callback-hook@1.1.0
cfs:http-methods@0.0.32
Expand All @@ -32,10 +32,10 @@ ddp-rate-limiter@1.0.7
ddp-server@2.2.0
deepwell:bootstrap-datepicker2@1.3.0
deps@1.0.12
diff-sequence@1.1.0
diff-sequence@1.1.1
dispatch:run-as-user@1.1.1
dynamic-import@0.5.0
ecmascript@0.12.1
dynamic-import@0.5.1
ecmascript@0.12.3
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
Expand All @@ -54,7 +54,7 @@ google-oauth@1.2.6
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11
http@1.4.1
http@1.4.2
id-map@1.1.0
inter-process-messaging@0.1.0
jalik:ufs@0.7.5
Expand All @@ -73,7 +73,7 @@ konecty:change-case@2.3.0
konecty:delayed-task@1.0.0
konecty:mongo-counter@0.0.5_3
konecty:multiple-instances-status@1.1.0
konecty:user-presence@2.2.0
konecty:user-presence@2.3.0
launch-screen@1.1.1
less@2.8.0
littledata:synced-cron@1.5.1
Expand All @@ -88,14 +88,14 @@ meteor-developer-oauth@1.2.1
meteorhacks:inject-initial@1.0.4
meteorhacks:meteorx@1.4.1
meteorspark:util@0.2.0
minifier-css@1.4.0
minifier-css@1.4.1
minifier-js@2.4.0
minimongo@1.4.5
mizzao:autocomplete@0.5.1
mizzao:timesync@0.3.4
mobile-experience@1.0.5
mobile-status-bar@1.0.14
modern-browsers@0.1.2
modern-browsers@0.1.3
modules@0.13.0
modules-runtime@0.10.3
mongo@1.6.0
Expand All @@ -109,8 +109,8 @@ nimble:restivus@0.8.12
nooitaf:colors@1.1.2_1
npm-bcrypt@0.9.3
npm-mongo@3.1.1
oauth@1.2.5
oauth1@1.2.1
oauth@1.2.7
oauth1@1.2.2
oauth2@1.2.1
observe-sequence@1.0.16
ordered-dict@1.1.0
Expand Down Expand Up @@ -177,7 +177,6 @@ rocketchat:importer-hipchat-enterprise@1.0.0
rocketchat:importer-slack@0.0.1
rocketchat:importer-slack-users@1.0.0
rocketchat:integrations@0.0.1
rocketchat:internal-hubot@0.0.1
rocketchat:irc@0.0.1
rocketchat:issuelinks@0.0.1
rocketchat:katex@0.0.1
Expand Down Expand Up @@ -260,7 +259,7 @@ rocketchat:webrtc@0.0.1
rocketchat:wordpress@0.0.1
routepolicy@1.1.0
service-configuration@1.0.11
session@1.1.8
session@1.2.0
sha@1.0.9
shell-server@0.4.0
simple:json-routes@2.1.0
Expand All @@ -283,7 +282,7 @@ twitter-oauth@1.2.0
ui@1.0.13
underscore@1.0.10
url@1.2.0
webapp@1.7.0
webapp@1.7.2
webapp-hashing@1.0.9
yasaricli:slugify@0.0.7
yasinuslu:blaze-meta@0.3.3
Loading

0 comments on commit d009d4b

Please sign in to comment.