Skip to content

Commit e5960ed

Browse files
test(release): pin the Cursor-aware package description
1 parent 386375a commit e5960ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎packages/agent-bundle/tests/release-audit.test.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ it('ships repository and support metadata that matches the verified origin', asy
9999

100100
expect(manifest).toMatchObject({
101101
bugs: { url: 'https://github.com/ScriptedAlchemy/agent-bundle/issues' },
102-
description: 'Compile a typed Agent Bundle configuration into portable, Codex, and Claude Code artifacts.',
102+
description: 'Compile a typed Agent Bundle configuration into portable, Codex, Claude Code, and Cursor artifacts.',
103103
homepage: 'https://github.com/ScriptedAlchemy/agent-bundle#readme',
104104
repository: { type: 'git', url: 'git+https://github.com/ScriptedAlchemy/agent-bundle.git' },
105105
});

0 commit comments

Comments
 (0)