[Netlify] Use a version of Node that's compatible with Discord.js

This commit is contained in:
Jordan Eldredge 2021-04-20 21:35:11 -07:00
parent 0b4b811b6e
commit 75f8f75cbb

View file

@ -32,4 +32,4 @@
force = true
[build.environment]
NODE_VERSION = "10"
NODE_VERSION = "12"