Skip to content

Commit 44ee65a

Browse files
committed
update publish script scope
1 parent ce1d3d9 commit 44ee65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "turbo dev",
88
"lint": "turbo lint && prettier ./ --check --ignore-path=.prettierignore",
99
"build": "turbo lint && turbo build",
10-
"publish": "turbo publish"
10+
"publish": "turbo publish --filter='commandkit'"
1111
},
1212
"devDependencies": {
1313
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)