wonderlandpark/dokdo

[Dependency] Move discord.js to peerDependencies

zero734kr opened this issue · 2 comments

I found on the official nodejs blog (apparently the blog has been disabled, there are no more posts in the npm category since 2013) that said that peerDependencies are list of dependencies that ignore version incompatibility. So instead of keeping discord.js as devDependency, move it to peerDependencies.

Please make a PR

Check this PR #73