diff options
| author | _stanleyyip <33562077+yipstanley@users.noreply.github.com> | 2019-05-14 16:02:37 -0400 |
|---|---|---|
| committer | _stanleyyip <33562077+yipstanley@users.noreply.github.com> | 2019-05-14 16:02:37 -0400 |
| commit | 6df3143ead642356b7823946e9710f840f3faa5a (patch) | |
| tree | 2bc788232476db3844976979b86658e764656a03 /package.json | |
| parent | b9d32e8e07137484c57f3d1ab89090b27d56cfe6 (diff) | |
argh
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 147f59c25..4b9ab4bca 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,7 @@ "@types/nodemailer": "^4.6.6", "@types/passport": "^1.0.0", "@types/passport-local": "^1.0.33", + "@types/pdfjs-dist": "^2.0.0", "@types/prosemirror-commands": "^1.0.1", "@types/prosemirror-history": "^1.0.1", "@types/prosemirror-inputrules": "^1.0.2", @@ -133,6 +134,7 @@ "npm": "^6.9.0", "passport": "^0.4.0", "passport-local": "^1.0.0", + "pdfjs-dist": "^2.0.943", "prosemirror-commands": "^1.0.7", "prosemirror-example-setup": "^1.0.1", "prosemirror-history": "^1.0.4", |
