Skip to content

Commit 98a9042

Browse files
Merge pull request #160 from kunai-consulting/changeset-release/main
Release QDS - v0.0.7
2 parents b6e9350 + 88dd32d commit 98a9042

27 files changed

+14
-8
lines changed

.changeset/wet-cats-heal.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": {
1.57 KB
Binary file not shown.
665 Bytes
Binary file not shown.
1.22 KB
Binary file not shown.
3.3 KB
Binary file not shown.
1.21 KB
Binary file not shown.
1.04 KB
Binary file not shown.
1.04 KB
Binary file not shown.
2.05 KB
Binary file not shown.

0 commit comments

Comments
 (0)