Skip to content

Commit 7936777

Browse files
committed
fix(core): corrects github urls and removes unused script
1 parent 58f0010 commit 7936777

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"license": "MIT",
2525
"repository": {
2626
"type": "git",
27-
"url": "git+https://github.com/mariolopjr/create-mlpz-lambda.git"
27+
"url": "git+https://github.com/HiMarioLopez/create-mlpz-lambda.git"
2828
},
29-
"homepage": "https://github.com/mariolopjr/create-mlpz-lambda#readme",
29+
"homepage": "https://github.com/HiMarioLopez/create-mlpz-lambda#readme",
3030
"bugs": {
31-
"url": "https://github.com/mariolopjr/create-mlpz-lambda/issues"
31+
"url": "https://github.com/HiMarioLopez/create-mlpz-lambda/issues"
3232
},
3333
"engines": {
3434
"node": ">=22.0.0"

0 commit comments

Comments
 (0)