Skip to content

Commit

Permalink
[deps] Upgrade to pnpm 10.2.0, node to 23 (#1015)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnazario authored Feb 5, 2025
1 parent 009cb32 commit 9ee86f4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22
23
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ robots.txt
.tool-versions
.gitattributes
.editorconfig
.node-version
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pnpm 9.15.3
nodejs 22.12.0
pnpm 10.2.0
nodejs 23.7.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 @@
"name": "aptos-explorer",
"version": "0.0.1",
"private": true,
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@10.2.0",
"type": "module",
"pnpm": {
"overrides": {
Expand Down

0 comments on commit 9ee86f4

Please sign in to comment.