Merge pull request #11 from michaelcmelton/package-json-update

(fix):Update package.json
This commit is contained in:
Mrugesh Mohapatra 2020-05-29 13:46:56 +05:30 committed by GitHub
commit d5f381efc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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": {