chore: add readme to all our sdks (on npm)

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-01-07 12:31:05 +01:00
parent 3c085e445d
commit 87c919f700
9 changed files with 273 additions and 9 deletions

View File

@@ -3,7 +3,8 @@
"version": "1.0.6-local",
"config": {
"transformPackageJson": false,
"transformEnvs": true
"transformEnvs": true,
"docPath": "apps/public/content/docs/(tracking)/sdks/astro.mdx"
},
"exports": {
".": "./index.ts"