Skip to content

Commit

Permalink
fix: إضافة أمر ما قبل التعليب
Browse files Browse the repository at this point in the history
  • Loading branch information
Assayyaad committed Sep 3, 2024
1 parent 194375e commit b169f7a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"version": "4.0.0",
"description": "A tool to facilitate and accelerate the development of Discord bots",
"scripts": {
"prepack": "npm run types && npm run format",
"types": "workspace ./workspace.json -c -t",
"docs": "workspace ./workspace.json -c -t -d",
"format": "prettier . --write --ignore-path .gitignore",
Expand All @@ -26,10 +27,7 @@
"*.md"
],
"homepage": "https://disqada.github.io/HalfBot",
"repository": {
"type": "git",
"url": "https://github.com/DisQada/HalfBot.git"
},
"repository": "github:DisQada/HalfBot",
"bugs": {
"url": "https://github.com/DisQada/HalfBot/issues"
},
Expand Down

0 comments on commit b169f7a

Please sign in to comment.