fix(png): fixed phantomjs rendering issue with graph and y-axis label rotation, fixes #5220

This commit is contained in:
Torkel Ödegaard
2016-06-17 14:36:10 +02:00
parent 3bcda9268a
commit 90c063060a
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"karma-phantomjs-launcher": "1.0.0",
"load-grunt-tasks": "3.4.0",
"mocha": "2.3.4",
"phantomjs-prebuilt": "^2.1.3",
"phantomjs-prebuilt": "^2.1.7",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.4",
"sass-lint": "^1.6.0",