Update node and npm

main
Mark Pundsack 11 years ago
parent f0a7d6b6cf
commit 42d56bfb3f

@ -1,6 +1,6 @@
{
"name": "node-js-sample",
"version": "0.0.2",
"version": "0.0.3",
"description": "a sample node.js app for heroku",
"main": "web.js",
"scripts": {
@ -10,8 +10,8 @@
"express": "~3.3.4"
},
"engines": {
"node": "0.10.13",
"npm": "1.3.2"
"node": "0.10.21",
"npm": "1.3.11"
},
"repository": {
"type": "git",

Loading…
Cancel
Save