aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTeddy Wing2013-04-28 09:57:41 -0400
committerTeddy Wing2013-04-28 09:57:41 -0400
commit4df9ef2b095779409c510b811f64352f102d1170 (patch)
tree32ac1fecf1c8b1625bfedfacf33ab92971873277 /package.json
parent6d21efc4ad818388ae121d9427342c8db7bfa0ad (diff)
downloadWho-am-I-4df9ef2b095779409c510b811f64352f102d1170.tar.bz2
Deploy failed. Removing node from package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8789bf3..8d8f82d 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,6 @@
"start": "node app.js"
},
"dependencies": {
- "node": "0.8.x",
"express": "3.2.0",
"ejs": "*",
"request": "2.20.x"