Skip to content

Commit 467ea37

Browse files
committed
add vue-router-devtools to publish
1 parent 5a38b9e commit 467ea37

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
@@ -64,6 +64,10 @@ await publish({
6464
name: '@tanstack/react-router-devtools',
6565
packageDir: 'packages/react-router-devtools',
6666
},
67+
{
68+
name: '@tanstack/vue-router-devtools',
69+
packageDir: 'packages/vue-router-devtools',
70+
},
6771
{
6872
name: '@tanstack/router-devtools-core',
6973
packageDir: 'packages/router-devtools-core',

0 commit comments

Comments
 (0)