aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-12-07 02:56:56 -0800
committerFuwn <[email protected]>2023-12-07 02:56:56 -0800
commit096be0ec7404134b0d2538add84687a6d96e8b02 (patch)
treecaafd7d91ba3232b54e9e5a0c237af41ef6fb519 /package.json
parentci(earthly): just copy build docker (diff)
downloaddue.moe-096be0ec7404134b0d2538add84687a6d96e8b02.tar.xz
due.moe-096be0ec7404134b0d2538add84687a6d96e8b02.zip
fix(app): types for bun
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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",