bower.json - Fix angular-jquery-dialog-service
authorTim Otten <totten@civicrm.org>
Thu, 8 Jan 2015 00:33:34 +0000 (16:33 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 8 Jan 2015 00:33:34 +0000 (16:33 -0800)
When we moved bower.json from civicrm-packages.git to civicrm-core.git, we
transferred old (stale) information about angular-jquery-dialog-service.
Restore it.

bower.json

index 7c3de3f9921b5447241f6b071875b7124ab581ba..3ebee2fc3ca5ddd57f5f0a35dca3a1a2e6d818bf 100644 (file)
@@ -7,7 +7,7 @@
   "dependencies": {
     "angular": "~1.3.8",
     "angular-file-upload": "~1.1.5",
-    "angular-jquery-dialog-service": "totten/angular-jquery-dialog-service#jquery-closure",
+    "angular-jquery-dialog-service": "totten/angular-jquery-dialog-service#civicrm",
     "angular-mocks": "~1.3.8",
     "angular-route": "~1.3.8",
     "angular-ui-sortable": "0.12.x",