summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-07-09 20:57:24 -0400
committerJules Laplace <jules@okfoc.us>2014-07-09 20:57:24 -0400
commit06f70668d5ad8cd19d92a0cddeecba02bdc384f9 (patch)
treea4f562475c97f26e907f2bbda7b7e88570dca5ec /package.json
parent1515428c5b5e1ad7501394176e3b4a85ab11b14b (diff)
no ejs
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1ebf93a..503d7cf 100644
--- a/package.json
+++ b/package.json
@@ -23,5 +23,8 @@
"morgan": "~1.1.1",
"pg": "~3.3.0",
"sequelize": "~1.7.9"
+ },
+ "engines": {
+ "node": "0.10.x"
}
}