Skip to content

Commit d23a020

Browse files
committed
2.2.5
1 parent 507e8aa commit d23a020

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "find-and-replace-anything",
33
"sideEffects": false,
4-
"version": "2.2.4",
4+
"version": "2.2.5",
55
"description": "Replace one val with another or all occurrences in an object recursively. A simple & small integration.",
66
"module": "./dist/index.es.js",
77
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)