[go: up one dir, main page]

Skip to content

Commit

Permalink
chore: update node & pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
yangmingshan committed Sep 7, 2024
1 parent 882d1e9 commit a475c79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v22.6.0
v22.8.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"version": "1.0.3",
"type": "module",
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.9.0",
"scripts": {
"format": "prettier --check \"**/*.{js,cjs,ts,json,md}\"",
"lint": "eslint --ext .js,.cjs,.ts .",
Expand Down

0 comments on commit a475c79

Please sign in to comment.