Skip to content

Commit 6e42b56

Browse files
committed
chore: bun trust
1 parent ea71dff commit 6e42b56

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bun.lockb

16 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
"@tailwindcss/typography": "^0.5.19"
2727
},
2828
"trustedDependencies": [
29-
"@parcel/watcher"
29+
"@parcel/watcher",
30+
"better-sqlite3",
31+
"esbuild",
32+
"sharp",
33+
"vue-demi"
3034
]
3135
}

0 commit comments

Comments
 (0)