mirror of
https://github.com/vercel/streamdown.git
synced 2026-09-19 02:18:37 +08:00
01e5eb091d
* Scaffold changesets * Copy AI SDK config * Update config * Create tender-toes-study.md * Create CONTRIBUTING.md * Create SECURITY.md * Create CODE_OF_CONDUCT.md * Create issue and PR templates
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"name": "verify-changesets-action",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test test.js"
|
|
}
|
|
}
|