Increase test coverage: Add tests to the core module
[dlux.git] / dlux-web / bower.json
index 6eed1f98d41babf3e6244ae42995c28b853f33bd..69c6359c3062485ae8193d95675b7956e8726f9f 100644 (file)
@@ -28,6 +28,7 @@
     "angular-translate-loader-static-files": "2.2.0",
     "vis": "2.0.0",
     "sigma": "https://github.com/jacomyal/sigma.js/releases/download/v1.0.3/release-v1.0.3.zip",
+    "ng-slider": "2.2.2",
     "pixi": "~2.2.5"
   },
   "devDependencies": {
@@ -41,5 +42,8 @@
     "ocLazyLoad": "0.3.0",
     "angular-css-injector": "~1.0.3",
     "grunt-shell": "~0.7.0"
+  },
+  "resolutions": {
+    "angular": "1.2.16"
   }
 }