Try making version number explicit

This commit is contained in:
Jordan Eldredge 2024-04-21 12:03:52 -07:00
parent bbe2f9489c
commit cf4f4bb3b4

View file

@ -36,4 +36,4 @@ status = 301
force = true
[build.environment]
NODE_VERSION = "20"
NODE_VERSION = "20.9.0"