update node.js and npm versions to edge and update package.json
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
"url": "https://github.com/freecodecamp/freecodecamp.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.29",
|
||||
"npm": "1.4.16"
|
||||
"node": "0.10.35",
|
||||
"npm": "2.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
@ -46,6 +46,7 @@
|
||||
"mongoose": "^3.8.19",
|
||||
"morgan": "^1.5.0",
|
||||
"newrelic": "^1.13.3",
|
||||
"node": "0.0.0",
|
||||
"node-foursquare": "^0.2.1",
|
||||
"node-linkedin": "^0.3.4",
|
||||
"node-rest-client": "^1.4.3",
|
||||
|
Reference in New Issue
Block a user