mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Add tonicdev support (#479)
* example file for tonicdev * add tonicdev to the package.json * meh
This commit is contained in:
@@ -49,5 +49,6 @@
|
||||
"browser": {
|
||||
"./src/Util/TokenCacher.js": "./src/Util/TokenCacher-shim.js",
|
||||
"./lib/Util/TokenCacher.js": "./lib/Util/TokenCacher-shim.js"
|
||||
}
|
||||
},
|
||||
"tonicExampleFilename": "./examples/tonicdev.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user