Skip to content

Commit eb9c8c3

Browse files
committed
chore: remove next tag for api package
1 parent ad9dcfb commit eb9c8c3

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

packages/devtools-api/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@
2727
},
2828
"dependencies": {
2929
"@vue/devtools-kit": "workspace:^"
30-
},
31-
"publishConfig": {
32-
"tag": "next"
3330
}
3431
}

packages/devtools/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,5 @@
3636
"dependencies": {
3737
"@vue/devtools-electron": "workspace:^",
3838
"@vue/devtools-kit": "workspace:^"
39-
},
40-
"publishConfig": {
41-
"tag": "next"
4239
}
4340
}

0 commit comments

Comments
 (0)