aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2016-03-19 21:49:38 -0400
committerMarak <[email protected]>2016-03-19 21:49:38 -0400
commiteda862af273fe2b928c492e7ebf1cbdb62524187 (patch)
tree943e17f7f6a3cabadf00c182b100d18457bdef43
parentda8e0563fa6bb5d292a2afb1457bb125e4c007e5 (diff)
downloadfaker-eda862af273fe2b928c492e7ebf1cbdb62524187.tar.xz
faker-eda862af273fe2b928c492e7ebf1cbdb62524187.zip
[dist] [tests] Adjusting dev dips
* Use new lodash
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d7d1ee1..196982cc 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"devDependencies": {
"browserify": "5.11.1",
"jshint": "0.9.0",
- "lodash": "*",
+ "lodash": "4.6.x",
"mocha": "1.8.x",
"node-minify": "*",
"optimist": "0.3.5",