diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-08-12 21:39:16 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-08-12 21:39:16 -0400 |
| commit | d271205a94bcb2ebc524b70f8a3ff98398e69252 (patch) | |
| tree | 58fdf17fe36fccadb28449d8347a709478e05fe4 /package.json | |
| parent | 3aea955ae56c1aa0611de09c4a013e9dc5c86c42 (diff) | |
exporting text to google docs almost supported
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d699d1e6f..326468ab9 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", |
