remove unnecessary deps

This commit is contained in:
Pavel Reznikov 2016-02-22 13:48:23 -08:00
parent 2247a361c2
commit 9168a7fc51

View file

@ -41,7 +41,6 @@
"karma-coveralls": "^1.1.2",
"karma-jasmine": "^0.3.7",
"karma-phantomjs-launcher": "^1.0.0",
"phantomjs": "^2.1.3",
"phantomjs-prebuilt": "^2.1.4"
"phantomjs": "^2.1.3"
}
}