summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index cee6ee6..bfc3052 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,6 @@
"typings": "./svg.js.d.ts",
"scripts": {
"build": "gulp",
- "pretest": "node .config/chrome_linux.js",
"test": "karma start .config/karma.conf.js --single-run"
},
"devDependencies": {
@@ -67,7 +66,6 @@
"gulp-wrap": "^0.13.0",
"jasmine-core": "^2.5.2",
"karma": "^1.3.0",
- "karma-chrome-launcher": "^2.0.0",
"karma-firefox-launcher": "^1.0.0",
"karma-jasmine": "^1.0.2",
"request": "^2.75.0"