diff options
| author | bob <bcz@cs.brown.edu> | 2019-10-01 10:12:50 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-10-01 10:12:50 -0400 |
| commit | faaff9fe8aab3bd5d116eab8bd85198a0756fe30 (patch) | |
| tree | bbfcaf95e462b298aa7645049443ad9932f780a8 /package.json | |
| parent | 9e1234abe64d289927122ad641e3bcaf0b9eaf6e (diff) | |
fixed issues with pdf loading and layout.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fa722a6ae..e516a6979 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "nodemailer": "^5.1.1", "nodemon": "^1.18.10", "normalize.css": "^8.0.1", - "npm": "^6.10.3", + "npm": "^6.11.3", "p-limit": "^2.2.0", "passport": "^0.4.0", "passport-google-oauth20": "^2.0.0", |
