diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-07-09 20:57:24 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-07-09 20:57:24 -0400 |
| commit | 06f70668d5ad8cd19d92a0cddeecba02bdc384f9 (patch) | |
| tree | a4f562475c97f26e907f2bbda7b7e88570dca5ec /package.json | |
| parent | 1515428c5b5e1ad7501394176e3b4a85ab11b14b (diff) | |
no ejs
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
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" } } |
