aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-09-01 13:05:54 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-09-01 13:05:54 -0400
commit77e08a4362ba8fab4cab361fcb472702c97edf15 (patch)
treecdd271388d12f566e94357827ba63a34aa5f7f14 /package.json
parent420b17379afe3e3ba2c17628fd00ff524ec1a743 (diff)
initial commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index f98224469..f0f2b467e 100644
--- a/package.json
+++ b/package.json
@@ -81,6 +81,7 @@
"@types/node": "^10.12.30",
"@types/nodemailer": "^4.6.6",
"@types/passport": "^1.0.0",
+ "@types/passport-google-oauth20": "^2.0.2",
"@types/passport-local": "^1.0.33",
"@types/pdfjs-dist": "^2.0.0",
"@types/prosemirror-commands": "^1.0.1",
@@ -141,6 +142,7 @@
"golden-layout": "^1.5.9",
"google-auth-library": "^4.2.4",
"googleapis": "^40.0.0",
+ "googlephotos": "^0.2.1",
"howler": "^2.1.2",
"html-to-image": "^0.1.0",
"i": "^0.3.6",
@@ -166,6 +168,7 @@
"npm": "^6.10.3",
"p-limit": "^2.2.0",
"passport": "^0.4.0",
+ "passport-google-oauth20": "^2.0.0",
"passport-local": "^1.0.0",
"pdfjs-dist": "^2.0.943",
"probe-image-size": "^4.0.0",