We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de28b2 commit 080c9adCopy full SHA for 080c9ad
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "object-path-immutable",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.",
5
"author": "Mario Casciaro <mariocasciaro@gmail.com>",
6
"homepage": "https://github.com/mariocasciaro/object-path-immutable",
0 commit comments