aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2016-03-19 21:44:57 -0400
committerMarak <[email protected]>2016-03-19 21:44:57 -0400
commitda8e0563fa6bb5d292a2afb1457bb125e4c007e5 (patch)
treeca9f76efab77027748b949ebcc5b1e2127d696b4
parenteef113c2cec2a83116e31d36473ef2b393058a1f (diff)
downloadfaker-da8e0563fa6bb5d292a2afb1457bb125e4c007e5.tar.xz
faker-da8e0563fa6bb5d292a2afb1457bb125e4c007e5.zip
[dist] [tests] Less specific loads
* For old node versions
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0dae329a..1d7d1ee1 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"devDependencies": {
"browserify": "5.11.1",
"jshint": "0.9.0",
- "lodash": "^2.4.1",
+ "lodash": "*",
"mocha": "1.8.x",
"node-minify": "*",
"optimist": "0.3.5",