diff options
author | Mike Greiling <mgreiling@gitlab.com> | 2017-08-07 07:47:29 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-08-07 07:47:29 +0000 |
commit | d93527805569e9462b5f142d807b14eaaf179876 (patch) | |
tree | 74b0fa57a1674a494e2639ebe81385a8e996dbfa /package.json | |
parent | 4b3011e1c20077470ce946d703d98259f88ef268 (diff) | |
download | gitlab-ce-d93527805569e9462b5f142d807b14eaaf179876.tar.gz |
Fix issues with pdf-js dependencies
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 6b6577ec06e..eb3084f30bc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,6 @@ "marked": "^0.3.6", "mousetrap": "^1.4.6", "name-all-modules-plugin": "^1.0.1", - "pdfjs-dist": "^1.8.252", "pikaday": "^1.5.1", "prismjs": "^1.6.0", "raphael": "^2.2.7", |