Skip to content

Commit

Permalink
feat: jsdelivr default file support (#5424)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaporoxx committed Mar 22, 2021
1 parent d744e51 commit f469402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "discord.js",
"version": "12.5.0",
"description": "A powerful library for interacting with the Discord API",
"main": "./src/index",
"main": "./src/index.js",
"types": "./typings/index.d.ts",
"exports": {
".": [
Expand Down

0 comments on commit f469402

Please sign in to comment.