Skip to content

Commit 16cd272

Browse files
committed
Merge pull request grafana#3686 from keis/phantomjs-dependency
Add missing peer dependency: phantomjs
2 parents 882980a + 1896bd0 commit 16cd272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"karma-phantomjs-launcher": "0.2.1",
4848
"load-grunt-tasks": "3.4.0",
4949
"mocha": "2.3.4",
50+
"phantomjs": "^1.9.19",
5051
"reflect-metadata": "0.1.2",
5152
"rxjs": "5.0.0-beta.0",
5253
"systemjs": "0.19.6",

0 commit comments

Comments
 (0)