Use cross-env@2.0.1 to support Node.js < v4

This commit is contained in:
Timothy Gu 2016-10-04 03:07:44 -07:00
parent 7c26fa9479
commit 2874af4218
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"chai": "^3.5.0",
"chai-as-promised": "^5.2.0",
"coveralls": "^2.11.2",
"cross-env": "^3.0.0",
"cross-env": "2.0.1",
"form-data": ">=1.0.0",
"mocha": "^2.1.0",
"nyc": "^8.3.0",