summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-04 17:21:37 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-04 17:21:37 +0200
commit9f1ae2a545514dfe6a38bf072106b92d9f21d09f (patch)
tree9236f2a2d099e646f31fec588f053ee5984815cb /js/package.json
parentf4612a396cb3744b07433b870f7e3d176b083ad8 (diff)
dont install phantomjs from npm
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 9c7bf2dda..0677f0e31 100644
--- a/js/package.json
+++ b/js/package.json
@@ -24,7 +24,6 @@
"grunt-coffeelint": "*",
"grunt-karma": "*",
"grunt-wrap": "*",
- "phantomjs": "*",
"grunt-phpunit": "*"
},
"engine": "node >= 0.8"