Skip to content

Commit

Permalink
3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jmac105 committed Jan 30, 2024
1 parent e62d3d8 commit 79b63ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "map-factory",
"version": "3.8.6",
"version": "3.8.7",
"description": "A simple object mapping utility that makes it easy to map data from one object to another. Create object mappers using fluent interface that supports deep references (dot notation), custom transformations, and object merging.",
"main": "./dist/lib/index.js",
"scripts": {
Expand Down

0 comments on commit 79b63ca

Please sign in to comment.