Skip to content

Commit 9dc1bfd

Browse files
committed
pin node and npm with volta
1 parent b60b364 commit 9dc1bfd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: package.json

+4
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,9 @@
5353
"prettier": "^3.3.2",
5454
"prettier-plugin-tailwindcss": "^0.6.5",
5555
"sharp": "0.33.1"
56+
},
57+
"volta": {
58+
"node": "20.17.0",
59+
"npm": "10.8.2"
5660
}
5761
}

0 commit comments

Comments
 (0)