Skip to content

Commit 17a7961

Browse files
Initialize
1 parent 1d25015 commit 17a7961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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": "1.0.2",
4+
"version": "1.0.4",
55
"bin": {
66
"create-discord-https": "index.js"
77
},
@@ -26,7 +26,7 @@
2626
},
2727
"license": "MIT",
2828
"homepage": "https://github.com/discordhttps/create-discord-https#readme",
29-
"devDependencies": {
29+
"dependencies": {
3030
"@clack/prompts": "^0.11.0",
3131
"@types/node": "^24.3.1",
3232
"mri": "^1.2.0",

0 commit comments

Comments
 (0)