We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578b0bc commit a4bcf3eCopy full SHA for a4bcf3e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "mixin-deep",
3
"description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
4
- "version": "1.3.0",
+ "version": "1.3.1",
5
"homepage": "https://github.com/jonschlinkert/mixin-deep",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"repository": "jonschlinkert/mixin-deep",
0 commit comments