Skip to content

Commit d6646a9

Browse files
committed
1.0.1
1 parent e9b93f1 commit d6646a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "object-path-immutable",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.",
55
"author": "Mario Casciaro <mariocasciaro@gmail.com>",
66
"homepage": "https://github.com/mariocasciaro/object-path-immutable",

0 commit comments

Comments
 (0)