vercel / nextjs-discord-bot

Discord bot for the official Next.js Discord
108 stars 29 forks source link

fix: require node 16.6 or higher #4

Closed rafaelalmeidatk closed 3 years ago

rafaelalmeidatk commented 3 years ago

discord.js uses features that requires Node.js v16.6 or higher, this setting in package.json will make Heroku pick a higher version so the bot doesn't crash at startup