Skip to content

Commit

Permalink
v1.0.2 - Updated NPM keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
James Greene authored and James Greene committed Apr 1, 2016
1 parent ef9be5f commit b405e06
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "lodash-pickdeep",
"version": "1.0.1",
"version": "1.0.2",
"description": "A lodash mixin to add a `pickDeep` function",
"author": {
"name": "James M. Greene",
Expand All @@ -25,7 +25,10 @@
"deepPick",
"mixin",
"chainable",
"plugin"
"lodash-plugin",
"lodashplugin",
"_-plugin",
"_plugin"
],
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b405e06

Please sign in to comment.