We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d25015 commit 17a7961Copy full SHA for 17a7961
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "create-discord-https",
3
"description": "Create Discord.https-powered bots with one command.",
4
- "version": "1.0.2",
+ "version": "1.0.4",
5
"bin": {
6
"create-discord-https": "index.js"
7
},
@@ -26,7 +26,7 @@
26
27
"license": "MIT",
28
"homepage": "https://github.com/discordhttps/create-discord-https#readme",
29
- "devDependencies": {
+ "dependencies": {
30
"@clack/prompts": "^0.11.0",
31
"@types/node": "^24.3.1",
32
"mri": "^1.2.0",
0 commit comments