From 2019b267ae5fa87d4de487ed6d2d14354d5c6a50 Mon Sep 17 00:00:00 2001 From: meek0 Date: Mon, 17 Jun 2019 14:46:13 -0400 Subject: [PATCH] update js dependencies --- mica-webapp/bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mica-webapp/bower.json b/mica-webapp/bower.json index e493175fce..5d909fee52 100644 --- a/mica-webapp/bower.json +++ b/mica-webapp/bower.json @@ -28,8 +28,8 @@ "json3": "3.3.2", "mica-study-timeline": "https://github.com/obiba/mica-study-timeline.git#1.0.5", "ng-file-upload": "12.2.13", - "ng-obiba": "https://github.com/obiba/ng-obiba.git#1.9.1", - "ng-obiba-mica": "https://github.com/obiba/ng-obiba-mica.git#master", + "ng-obiba": "https://github.com/obiba/ng-obiba.git#1.9.2", + "ng-obiba-mica": "https://github.com/obiba/ng-obiba-mica.git#3.6.0", "filesize": "3.6.0", "ngclipboard": "1.1.3", "angular-utils-pagination": "0.11.1",