Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2023
1 parent 8616258 commit 6c023e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "resume",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.3.0",
"packageManager": "pnpm@8.4.0",
"scripts": {
"dev": "pnpm --parallel --filter {packages/*} --filter {templates/*} dev",
"build": "pnpm --filter {packages/*} --filter {templates/*} build",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-resumejs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-resumejs",
"version": "0.8.4",
"packageManager": "pnpm@8.3.0",
"packageManager": "pnpm@8.4.0",
"description": "create resume project",
"author": "dengqing <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 6c023e3

Please sign in to comment.