fallback to image preview if PDF rendition now available (#2827)

This commit is contained in:
Denys Vuika
2018-01-12 20:02:05 +00:00
committed by Eugenio Romano
parent 713e4bb33b
commit e97a6de792
3 changed files with 48 additions and 50 deletions

View File

@@ -118,6 +118,6 @@
"rimraf": "^2.6.2",
"ts-node": "~3.2.0",
"tslint": "^5.7.0",
"typescript": "~2.4.2"
"typescript": "2.6.2"
}
}