diff options
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 17944891..5295f13d 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ }, "type": "module", "dependencies": { + "bun-types": "^1.0.15", "dexie": "^4.0.1-alpha.25", "html2canvas": "^1.4.1", "jsdom": "^23.0.1", |