Skip to content

Commit 9cc371e

Browse files
committed
chore: update publishing script
1 parent 099b19c commit 9cc371e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/publish.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ await publish({
3636
name: '@tanstack/cta-ui',
3737
packageDir: './packages/cta-ui',
3838
},
39+
{
40+
name: '@tanstack/cta-ui-base',
41+
packageDir: './packages/cta-ui-base',
42+
},
3943
{
4044
name: '@tanstack/cta-frameworks-react-cra',
4145
packageDir: './frameworks/react-cra',

0 commit comments

Comments
 (0)