Skip to content

Commit

Permalink
1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogier Spieker committed Aug 23, 2022
1 parent 658ed18 commit c2d67fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "submerge",
"version": "1.1.3",
"version": "1.1.4",
"description": "Recursively merge various objects into a single new object, optionally capable of reflecting changes on the merged object ",
"main": "lib/submerge.js",
"directories": {
Expand Down Expand Up @@ -34,4 +34,4 @@
"engines": {
"node": ">=4"
}
}
}

0 comments on commit c2d67fc

Please sign in to comment.