Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
lodash.keys@4.0.2
Browse files Browse the repository at this point in the history
Code cleanup and a browser compatibility fix.

Credit: @jdalton
  • Loading branch information
iarna committed Feb 4, 2016
1 parent 36abb24 commit efe766c
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 28 deletions.
4 changes: 2 additions & 2 deletions node_modules/lodash.keys/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions node_modules/lodash.keys/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 20 additions & 18 deletions node_modules/lodash.keys/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lodash.clonedeep": "~4.0.4",
"lodash.isarguments": "~3.0.5",
"lodash.isarray": "~4.0.0",
"lodash.keys": "~4.0.0",
"lodash.keys": "~4.0.2",
"lodash.union": "~4.0.1",
"lodash.uniq": "~4.0.1",
"lodash.without": "~4.0.1",
Expand Down

0 comments on commit efe766c

Please sign in to comment.