Skip to content

Commit 6bef9b4

Browse files
committed
update shipjs config
1 parent e06f017 commit 6bef9b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ship.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ module.exports = {
4646
'packages/runtime',
4747
'packages/core-base',
4848
'packages/core',
49+
'packages/devtools-if',
50+
'packages/vue-devtools',
4951
'packages/vue-i18n'
5052
],
5153
packagesToPublish: [
@@ -55,6 +57,8 @@ module.exports = {
5557
'packages/runtime',
5658
'packages/core-base',
5759
'packages/core',
60+
'packages/devtools-if',
61+
'packages/vue-devtools',
5862
'packages/vue-i18n'
5963
]
6064
},

0 commit comments

Comments
 (0)