Skip to content

Commit 8c08d46

Browse files
updated git repo
1 parent e19084e commit 8c08d46

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

hackpack-cli-1.0.1.tgz

115 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hackpack-cli",
3-
"version": "1.0.1",
3+
"version": "1.0.3",
44
"description": "A CLI tool to accelerate project setup and automation.",
55
"main": "bin/index.js",
66
"bin": {
@@ -16,17 +16,17 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/AlgoFoe/hackpack.git"
19+
"url": "git+https://github.com/YashVerma-code/hackpack.git"
2020
},
2121
"keywords": [
2222
"cli"
2323
],
2424
"author": "yash aur varun",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/AlgoFoe/hackpack/issues"
27+
"url": "https://github.com/YashVerma-code/hackpack/issues"
2828
},
29-
"homepage": "https://github.com/AlgoFoe/hackpack#readme",
29+
"homepage": "https://github.com/YashVerma-code/hackpack#readme",
3030
"devDependencies": {
3131
"cfonts": "^3.3.0",
3232
"tsup": "^8.3.6",

0 commit comments

Comments
 (0)