diff options
author | Daniel Davis <danielpatrick@gmail.com> | 2019-01-31 11:45:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-31 11:45:55 -0500 |
commit | 361faa6646556de68ad78dc90d9eb9f78956ce0f (patch) | |
tree | 292a1a6d5f73d3b60f3ec7d52194517c701443ef | |
parent | 7fc22ba0b73671cd4a0edcada710b6fb42199f7c (diff) | |
download | wekan-361faa6646556de68ad78dc90d9eb9f78956ce0f.tar.gz wekan-361faa6646556de68ad78dc90d9eb9f78956ce0f.tar.bz2 wekan-361faa6646556de68ad78dc90d9eb9f78956ce0f.zip |
Bumped the salleman oidc packages versions to include an upstream bug fix
-rw-r--r-- | .meteor/versions | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.meteor/versions b/.meteor/versions index e09ff33f..b8b8e4fd 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -143,8 +143,8 @@ reload@1.1.11 retry@1.0.9 routepolicy@1.0.12 rzymek:fullcalendar@3.8.0 -salleman:accounts-oidc@1.0.9 -salleman:oidc@1.0.9 +salleman:accounts-oidc@1.0.10 +salleman:oidc@1.0.10 service-configuration@1.0.11 session@1.1.7 sha@1.0.9 |