Skip to content

Commit

Permalink
revert(tooling): Add lodash packages back in
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernie Zang committed Dec 20, 2016
1 parent 4dfda82 commit 5082d32
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions package.json
Expand Up @@ -71,6 +71,47 @@
"extend-error": "git://github.com/ianwremmel/extend-error.git",
"gm": "~1.18.1",
"grunt-file-exists": "^0.1.4",
"lodash.assign": "^3.1.0",
"lodash.bindall": "^3.1.0",
"lodash.chunk": "^4.0.6",
"lodash.clone": "^3.0.1",
"lodash.clonedeep": "^3.0.0",
"lodash.contains": "^2.4.3",
"lodash.countby": "^3.1.1",
"lodash.curry": "^3.1.1",
"lodash.debounce": "^3.0.3",
"lodash.defaults": "^3.1.0",
"lodash.difference": "^3.1.0",
"lodash.every": "^3.2.3",
"lodash.filter": "^3.1.0",
"lodash.find": "^3.2.0",
"lodash.findindex": "^3.2.1",
"lodash.findlast": "^3.2.0",
"lodash.first": "^3.0.0",
"lodash.foreach": "^3.0.2",
"lodash.get": "^4.4.2",
"lodash.has": "^4.5.2",
"lodash.includes": "^4.1.0",
"lodash.isarray": "^3.0.1",
"lodash.isequal": "^3.0.4",
"lodash.isfunction": "^3.0.2",
"lodash.isnumber": "^3.0.1",
"lodash.isobject": "^3.0.1",
"lodash.isstring": "^3.0.1",
"lodash.last": "^3.0.0",
"lodash.map": "^3.1.0",
"lodash.merge": "^3.1.0",
"lodash.noop": "^3.0.0",
"lodash.omit": "^3.1.0",
"lodash.pick": "^3.1.0",
"lodash.pluck": "^3.0.2",
"lodash.reduce": "^3.1.0",
"lodash.remove": "^3.0.0",
"lodash.set": "^3.7.4",
"lodash.some": "^4.6.0",
"lodash.uniq": "^3.1.0",
"lodash.values": "^3.0.0",
"lodash.where": "^3.1.0",
"mmmagic": "~0.3.14",
"node-jose": "~0.9.0",
"node-kms": "~0.3.1",
Expand Down

0 comments on commit 5082d32

Please sign in to comment.