Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-06-09 08:32:19 +0300
committerMike Greiling <mike@pixelcog.com>2017-06-13 08:23:39 +0300
commit9a79de130550befaeb3dcdaaa4943548eb231911 (patch)
tree3a5b9b645aa30ca749c7c115c66fdc8beaf58f65 /package.json
parent0ff932cdce69f1d3bdd22cda4ff73f92569b3317 (diff)
remove phantomjs from our frontend dev dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 815aa6a5cd1..7c8c2a00e1e 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,6 @@
"karma-coverage-istanbul-reporter": "^0.2.0",
"karma-jasmine": "^1.1.0",
"karma-mocha-reporter": "^2.2.2",
- "karma-phantomjs-launcher": "^1.0.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.2",
"nodemon": "^1.11.0",