Skip to content

Commit

Permalink
chore: remove next tag for api package
Browse files Browse the repository at this point in the history
  • Loading branch information
webfansplz committed Sep 11, 2024
1 parent ad9dcfb commit eb9c8c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions packages/devtools-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,5 @@
},
"dependencies": {
"@vue/devtools-kit": "workspace:^"
},
"publishConfig": {
"tag": "next"
}
}
3 changes: 0 additions & 3 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,5 @@
"dependencies": {
"@vue/devtools-electron": "workspace:^",
"@vue/devtools-kit": "workspace:^"
},
"publishConfig": {
"tag": "next"
}
}

0 comments on commit eb9c8c3

Please sign in to comment.