Skip to content

Commit af7fa58

Browse files
babu-chclaude
andcommitted
Rename dev script to dev:vue for consistency
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e2756d3 commit af7fa58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "link-interceptor-monorepo",
33
"private": true,
44
"scripts": {
5-
"dev": "pnpm -C playground dev",
5+
"dev:vue": "pnpm -C playground dev",
66
"dev:react": "pnpm -C playground-react dev",
77
"dev:svelte": "pnpm -C playground-svelte dev",
88
"build": "pnpm -r --filter './packages/*' build",

0 commit comments

Comments
 (0)