Skip to content

Commit 9166566

Browse files
committed
2.0.1
1 parent 8f464c8 commit 9166566

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": "mixin-deep",
33
"description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"homepage": "https://github.com/jonschlinkert/mixin-deep",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/mixin-deep",

0 commit comments

Comments
 (0)