Skip to content

Commit

Permalink
chore: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Oct 9, 2024
1 parent 2a80961 commit c8f6310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/create-vuepress/src/flow/createPackageJson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const createPackageJson = async ({
const devDependencies = {
[`@vuepress/bundler-${bundler}`]: '2.0.0-rc.17',
'@vuepress/theme-default': peerDependencies['@vuepress/theme-default'],
'vue': '^3.5.10',
'vue': '^3.5.11',
'vuepress': '2.0.0-rc.17',
}

Expand Down

0 comments on commit c8f6310

Please sign in to comment.