Skip to content

Commit 02ace4d

Browse files
authored
docs(repo): remove stale dev-cli references (#8707)
1 parent b09788e commit 02ace4d

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.cursor/commands/cmt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Generate a commit message for changes in this chat. **Do not commit or push** (s
1717

1818
Scopes must match package/app names. No scope is also valid. Invalid scope = commitlint rejection.
1919

20-
- **Packages:** astro, backend, chrome-extension, clerk-js, dev-cli, elements, expo, expo-passkeys, express, fastify, localizations, nextjs, nuxt, react, react-router, remix, shared, tanstack-react-start, testing, themes, types, ui, upgrade, vue
20+
- **Packages:** astro, backend, chrome-extension, clerk-js, elements, expo, expo-passkeys, express, fastify, localizations, nextjs, nuxt, react, react-router, remix, shared, tanstack-react-start, testing, themes, types, ui, upgrade, vue
2121
- **Other:** docs, repo, release, e2e, \*
2222

2323
---

.cursor/rules/monorepo.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Core Package Categories
2121
- **Platform Support**: Expo (React Native), Chrome Extension
2222
- **Backend**: `@clerk/backend` - Server-side utilities and JWT verification
2323
- **Shared Utilities**: `@clerk/shared`, `@clerk/types` - Common utilities and TypeScript types
24-
- **Developer Tools**: `@clerk/testing`, `@clerk/dev-cli`, `@clerk/upgrade`
24+
- **Developer Tools**: `@clerk/testing`, `@clerk/upgrade`
2525

2626
Directory Structure
2727

0 commit comments

Comments
 (0)