Skip to content

Commit e825ebd

Browse files
committed
v1.4.1
This release refactors the source code in a small but sensible way. #### Refactor - Removes unused params in [`deep-map.ts`](src/deep-map.ts)
1 parent 029290c commit e825ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deep-map",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Transforms nested values of complex objects",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)