We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7378d32 commit d52b8dcCopy full SHA for d52b8dc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@ladjs/pick-original",
3
"description": "Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.",
4
- "version": "0.0.3",
+ "version": "0.0.4",
5
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
6
"bugs": {
7
"url": "https://github.com/ladjs/pick-original/issues",
0 commit comments