Skip to content

Update deps for Vue 2.7 #413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 21 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update pnpm to v8.x.x
  • Loading branch information
baboon-king committed Dec 27, 2023
commit 486b129f2fa8e7d7fdf73cc3ccf83edd59e02eef
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "create-vue",
"version": "2.2.0",
"description": "An easy way to start a Vue project",
"packageManager": "pnpm@7.33.5",
"packageManager": "pnpm@8.13.1",
"type": "module",
"bin": {
"create-vue": "outfile.cjs"
Expand Down
Loading