Skip to content

Commit 973fb1a

Browse files
feat: Release QDS - v0.0.2
1 parent 5baa9c4 commit 973fb1a

17 files changed

+15
-13
lines changed

.changeset/shaggy-bottles-hope.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-olives-draw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/docs/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
},
77
"engines-annotation": "Mostly required by sharp which needs a Node-API v9 compatible runtime",
88
"private": true,
9-
"trustedDependencies": ["sharp"],
9+
"trustedDependencies": [
10+
"sharp"
11+
],
1012
"trustedDependencies-annotation": "Needed for bun to allow running install scripts",
1113
"type": "module",
1214
"scripts": {
2.88 KB
Binary file not shown.
1.16 KB
Binary file not shown.
1.23 KB
Binary file not shown.
422 Bytes
Binary file not shown.
1.08 KB
Binary file not shown.
234 Bytes
Binary file not shown.
2.57 KB
Binary file not shown.

0 commit comments

Comments
 (0)