changeset 144:4fffcaa3b8cc

Update Keycloak version dependency to 3.2.0 Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-August/024405.html
author Andrew Azores <aazores@redhat.com>
date Tue, 01 Aug 2017 14:42:31 -0400
parents 06baca9efd9a
children d84aa90787cc
files package.json
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/package.json	Tue Aug 01 13:15:13 2017 -0400
+++ b/package.json	Tue Aug 01 14:42:31 2017 -0400
@@ -47,7 +47,7 @@
     "karma-sinon": "^1.0.5",
     "karma-sourcemap-loader": "^0.3.7",
     "karma-webpack": "^2.0.3",
-    "keycloak-js": "^3.0.0",
+    "keycloak-js": "^3.2.0",
     "mkdirp": "^0.5.1",
     "mocha": "^3.2.0",
     "mocha-junit-reporter": "^1.13.0",