aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json
index 00a14c5..941ddbd 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,6 @@
"karma-firefox-launcher": "^1.1.0",
"karma-jasmine": "^1.1.2",
"karma-sauce-launcher": "^1.2.0",
- "karma-spec-reporter": "0.0.32",
"rollup": "^0.67.0",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.2.0",
@@ -94,7 +93,5 @@
"rollup-plugin-uglify": "^6.0.0",
"rollup-plugin-uglify-es": "0.0.1",
"svgdom": "latest"
- },
- "dependencies": {},
- "optionalDependencies": {}
+ }
}