mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
Switched to dynamic entrypoint
Will be used when ES6 is fully available
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "discord.js",
|
||||
"version": "4.1.1",
|
||||
"description": "A way to interface with the Discord API",
|
||||
"main": "./lib/index.js",
|
||||
"main": "./entrypoint.js",
|
||||
"scripts": {
|
||||
"test": "node ./test/bot.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user