- Refine assistant output formatting by removing bold headers and adjusting response template.

- Update `package.json` across multiple packages to include missing newline and add package manager metadata.
- Minor README formatting fixes to remove unnecessary trailing spaces.
This commit is contained in:
geoffsee
2025-06-25 14:15:01 -04:00
parent 48bedb8c74
commit 8cdb6b8c94
9 changed files with 14 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
# durable_objects
This package exports implementations of durable objects
This package exports implementations of durable objects

View File

@@ -10,4 +10,4 @@
"peerDependencies": {
"typescript": "^5"
}
}
}