webstaff: fix bower.json to bring in iframe-resizer
authorGalen Charlton <gmc@esilibrary.com>
Tue, 6 Dec 2016 22:31:04 +0000 (17:31 -0500)
committerKathy Lussier <klussier@masslnc.org>
Mon, 9 Jan 2017 15:58:59 +0000 (10:58 -0500)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/bower.json

index 59fa196..ff2ede1 100644 (file)
     "angular-tree-control": "~0.2.28",
     "angular-animate": "~1.5.3",
     "angular-hotkeys": "cfp-angular-hotkeys#^1.7.0",
-    "angular-cookies": "^1.5.8"
+    "angular-cookies": "^1.5.8",
+    "iframe-resizer": "^3.5.5"
   },
   "resolutions": {
-    "angular": "~1.5.5",
-    "iframe-resizer": "^3.5.5"
+    "angular": "~1.5.5"
   }
 }