Skip to content

Commit 10a6e66

Browse files
committed
v0.0.1
1 parent 0c99e67 commit 10a6e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pick-original",
33
"description": "Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
66
"bugs": {
77
"url": "https://github.com/ladjs/pick-original/issues",

0 commit comments

Comments
 (0)