Skip to content

Commit

Permalink
6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
automation committed Nov 18, 2023
1 parent 1d58655 commit 4a53124
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gullerya/object-observer",
"version": "6.1.2",
"version": "6.1.3",
"description": "object-observer utility provides simple means to (deeply) observe specified object/array changes; implemented via native Proxy; changes delivered in a synchronous way",
"keywords": [
"object",
Expand Down Expand Up @@ -79,4 +79,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 4a53124

Please sign in to comment.