Skip to content

Commit

Permalink
1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard Vrastil committed Mar 23, 2020
1 parent 3f2e8ac commit 5054a59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unwind-array",
"version": "1.1.3",
"version": "1.1.4",
"description": "Unwinds arrays in the similar way like MongoDB $unwind. Supports shallow and deep nested paths, defined as a string with dot notation.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 5054a59

Please sign in to comment.