Skip to content

Commit 90b95fa

Browse files
Merge pull request #140 from embroider-build/update-node
Node 14.19.3 does not exist anymore (sometimes, 500 error from nodejs)
2 parents d024bce + dcf6040 commit 90b95fa

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": "14.19.3",
66+
"node": "14.21.3",
6767
"yarn": "1.22.18",
6868
"npm": "8.13.2",
6969
"pnpm": "7.32.5"

0 commit comments

Comments
 (0)