increasing test coverage to 20 percent
[aai/sparky-fe.git] / package.json
index 211d047..898e70e 100644 (file)
@@ -13,7 +13,6 @@
   "license": "Apache-2.0",
   "dependencies": {
     "collapsible-sliding-panel": "1.0.0",
-    "configurable-interactive-layout": "^2.2.14",
     "core-js": "^2.4.0",
     "crypto-js": "^3.1.9-1",
     "d3": "^4.12.0",
     "redux": "^3.3.1",
     "redux-form": "^6.2.1",
     "redux-thunk": "^2.1.0",
-    "spinner-container": "^1.0.27",
     "topojson": "^2.2.0",
     "uuid-js": "^0.7.5",
     "validator": "^4.3.0",
     "velocity-react": "^1.4.1",
-    "vertical-filter-bar": "^1.0.7",
-    "wolfy87-eventemitter": "^5.2.5"
+    "vertical-filter-bar": "^1.0.7"
   },
   "devDependencies": {
     "babel-core": "^6.25.0",
       "!**/resources/**",
       "!**/dist/**",
       "!**/scripts/**",
+      "!**/gulpfile.js/**",
+      "!**/karma.conf.js/**",
+      "!**/webpack.config.js/**",
+      "!**/webpack.devConfig.js/**",
       "!**/tools/**"
     ]
   },