Skip to content

Commit becbbed

Browse files
authored
Update package.json
1 parent ee66dd1 commit becbbed

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
@@ -12,14 +12,14 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/codingChewie/express-basics.git"
15+
"url": "git+https://github.com/programmingmonkeys/express-basics.git"
1616
},
1717
"keywords": [],
1818
"author": "codingChewie",
1919
"bugs": {
20-
"url": "https://github.com/codingChewie/express-basics/issues"
20+
"url": "https://github.com/programmingmonkeys/express-basics/issues"
2121
},
22-
"homepage": "https://github.com/codingChewie/express-basics#readme",
22+
"homepage": "https://github.com/programmingmonkeys/express-basics#readme",
2323
"dependencies": {
2424
"cookie-parser": "^1.4.4",
2525
"express": "^4.17.1",

0 commit comments

Comments
 (0)