Skip to content

Commit 22a11f5

Browse files
fix: missing dependencies
1 parent df3803c commit 22a11f5

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,7 +1,7 @@
11
{
22
"name": "create-discord-https",
33
"description": "Create Discord.https-powered bots with one command.",
4-
"version": "2.0.2",
4+
"version": "2.0.4",
55
"bin": {
66
"create-discord-https": "index.js"
77
},

0 commit comments

Comments
 (0)