We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee66dd1 commit becbbedCopy full SHA for becbbed
package.json
@@ -12,14 +12,14 @@
12
},
13
"repository": {
14
"type": "git",
15
- "url": "git+https://github.com/codingChewie/express-basics.git"
+ "url": "git+https://github.com/programmingmonkeys/express-basics.git"
16
17
"keywords": [],
18
"author": "codingChewie",
19
"bugs": {
20
- "url": "https://github.com/codingChewie/express-basics/issues"
+ "url": "https://github.com/programmingmonkeys/express-basics/issues"
21
22
- "homepage": "https://github.com/codingChewie/express-basics#readme",
+ "homepage": "https://github.com/programmingmonkeys/express-basics#readme",
23
"dependencies": {
24
"cookie-parser": "^1.4.4",
25
"express": "^4.17.1",
0 commit comments