phantomjs optional

This commit is contained in:
Bala Clark 2015-07-19 17:17:59 +02:00
parent 18de4c4526
commit 3c064e8b04

View file

@ -63,7 +63,7 @@
"uglify-js": "^2.4.23", "uglify-js": "^2.4.23",
"watchify": "http://registry.npmjs.org/watchify/-/watchify-3.2.3.tgz" "watchify": "http://registry.npmjs.org/watchify/-/watchify-3.2.3.tgz"
}, },
"peerDependencies": { "optionalDependencies": {
"phantomjs": "^1.9.17" "phantomjs": "^1.9.17"
} }
} }