diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2020-06-27 02:21:24 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2020-06-27 02:21:24 -0400 |
| commit | 99d2b19dba130353ac3b021bc7eab079bb125408 (patch) | |
| tree | 26ab5fc79966758dd72f389842f4cadcdb9c43a5 /package.json | |
| parent | 4a19a4ecc7f51532a30a7a31e4c95bfadce793da (diff) | |
fixed icon button of document deoratins. cleaned up several compile errors and warnings
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 79c33bd99..683f181c3 100644 --- a/package.json +++ b/package.json @@ -118,6 +118,7 @@ "@hig/flyout": "^1.2.1", "@hig/theme-context": "^2.1.3", "@hig/theme-data": "^2.16.1", + "@types/google-maps": "^3.2.2", "@types/webscopeio__react-textarea-autocomplete": "^4.6.1", "@webscopeio/react-textarea-autocomplete": "^4.7.0", "adm-zip": "^0.4.16", |
