add pdf-js viewer

This commit is contained in:
Thomas Ruoff
2017-02-18 01:04:47 +01:00
parent b9424abebf
commit 9a5d762a2e
7 changed files with 109 additions and 12 deletions

View File

@@ -16,7 +16,9 @@
"cors": "^2.8.1",
"express": "^4.14.1",
"preact": "^7.2.0",
"preact-router": "^2.4.1"
"preact-compat": "^3.13.1",
"preact-router": "^2.4.1",
"react-pdf": "0.0.10"
},
"devDependencies": {
"babel-core": "^6.23.1",