Depend on node ~0.8.20

Older versions are incompatible with uglifyjs.
This commit is contained in:
John Firebaugh
2013-03-11 11:11:54 -07:00
parent 3861f4ac2d
commit 7d7f1ab4ac

View File

@@ -23,5 +23,8 @@
"uglify-js": "~2.2.5",
"mocha-phantomjs": "~1.1.1",
"glob": "~3.1.21"
},
"engines": {
"node": "~0.8.20"
}
}