Skip to content

Commit c22d7e7

Browse files
fix(typo): changed http to https
1 parent 7866cb0 commit c22d7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "discord.http",
2+
"name": "discord.https",
33
"version": "2.0.0",
44
"description": "Discord.https is a modular library for building and managing Discord HTTP interactions with the Discord API. It provides tools for routing and managing interaction efficiently.",
55
"main": "./dist/index.js",

0 commit comments

Comments
 (0)