aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Wilkins <35748010+samwilkins333@users.noreply.github.com>2019-08-20 21:43:22 -0400
committerGitHub <noreply@github.com>2019-08-20 21:43:22 -0400
commit6977fa5b825b4779c9fff0301280706944e88eaa (patch)
treeb19b45a0f2e92ec8593e2ea11b0fb833d45cc216 /package.json
parent700dfc5add1ecd9c2b1ecafcdc593ff821b7a6a6 (diff)
parent73bb0f572e261850583b698dd819d35a6fe768ec (diff)
Merge pull request #258 from browngraphicslab/google_docs_api
Google docs api
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index a4343982e..de1f3f6e6 100644
--- a/package.json
+++ b/package.json
@@ -69,6 +69,7 @@
"@types/express-session": "^1.15.12",
"@types/express-validator": "^3.0.0",
"@types/formidable": "^1.0.31",
+ "@types/gapi": "0.0.39",
"@types/jquery": "^3.3.29",
"@types/jquery-awesome-cursor": "^0.3.0",
"@types/jsonwebtoken": "^8.3.2",
@@ -218,4 +219,4 @@
"xoauth2": "^1.2.0",
"youtube": "^0.1.0"
}
-}
+} \ No newline at end of file