diff options
| author | bobzel <zzzman@gmail.com> | 2025-06-26 16:41:01 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-06-26 16:41:01 -0400 |
| commit | 2d70a3bc17fe94d0bf92d8362b8fda8a2e4a82e1 (patch) | |
| tree | a9b733e4318f18890459a10ad50d393abf76f6e1 /package.json | |
| parent | 0093370a04348ef38b91252d02ab850f25d753b2 (diff) | |
fixed rendering pdfs, text selections on pdfs,
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 e9f9dc4df..8ce67f100 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "@types/reveal": "^4.2.0", "@types/supercluster": "^7.1.3", "@types/textfit": "^2.4.4", - "@types/web": "^0.0.219", + "@types/web": "^0.0.243", "@types/webpack-hot-middleware": "^2.25.9", "@webscopeio/react-textarea-autocomplete": "^4.9.2", "adm-zip": "^0.5.10", |
