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

This commit is contained in:
Jordan Eldredge 2021-04-20 21:46:23 -07:00 committed by GitHub
parent ef1a81175f
commit f031bd3bed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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