Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4f6270d

Browse files
committedMar 14, 2024
chore: update pnpm version
1 parent b1bae5e commit 4f6270d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "create-vue",
33
"version": "2.2.0",
44
"description": "An easy way to start a Vue project",
5-
"packageManager": "pnpm@8.13.1",
5+
"packageManager": "pnpm@8.15.4",
66
"type": "module",
77
"bin": {
88
"create-vue": "outfile.cjs"

0 commit comments

Comments
 (0)
Please sign in to comment.