(fix):Update package.json
-Remove Deprecated Package reference to EmAnt's repo. -Update reference to freeCodeCamp's repository. Closes freeCodeCamp#10.
This commit is contained in:
parent
45a0ca7816
commit
bd86168a57
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"express": "^4.14.0",
|
||||
"body-parser": "^1.15.2",
|
||||
"cookie-parser": "^1.4.3",
|
||||
"fcc-express-bground": "https://github.com/Em-Ant/fcc-express-bground-pkg.git"
|
||||
"fcc-express-bground": "https://github.com/freeCodeCamp/fcc-express-bground-pkg.git"
|
||||
},
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue