Skip to content

Commit e37b759

Browse files
committed
1.1.8
1 parent 3f7a5a5 commit e37b759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deep-object-diff",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.",
55
"main": "cjs/index.js",
66
"module": "mjs/index.js",

0 commit comments

Comments
 (0)