Skip to content

Commit

Permalink
AutoCommit: Bump Repository (Update Repository Files)
Browse files Browse the repository at this point in the history
  • Loading branch information
thealternatedev committed Oct 25, 2023
1 parent 5fbea00 commit 1d9248f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@
"build": "tsc",
"watch": "tsc --watch",
"build-watch": "npm run build & npm run watch",
"start": "node bin/index.js"
"start": "node bin/index.js",
"publish": "npm run build"
},
"repository": {
"type": "git",
"url": "https://github.com/redactDev/Redactcord"
"url": "git+https://github.com/redactDev/Redactcord.git"
},
"keywords": [],
"author": "Redact Team",
Expand Down

0 comments on commit 1d9248f

Please sign in to comment.