Skip to content

Commit 2b3d872

Browse files
committed
fix: updating publish paths
1 parent e65c0f3 commit 2b3d872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ await publish({
1818
},
1919
{
2020
name: '@tanstack/cta-engine',
21-
packageDir: './packages/engine',
21+
packageDir: './packages/cta-engine',
2222
},
2323
],
2424
branchConfigs: {

0 commit comments

Comments
 (0)