Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit f2343c2

Browse files
authored
Update Node to 22 in volta pin (#30)
* Update Node to 18 in volta pin * Update Node to 22 in volta pin
1 parent da91b0d commit f2343c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
]
6464
},
6565
"volta": {
66-
"node": "16.18.0",
66+
"node": "22.13.0",
6767
"yarn": "1.22.10"
6868
}
6969
}

0 commit comments

Comments
 (0)