We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b321e commit d54bd83Copy full SHA for d54bd83
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-unwind",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A very simple native function for unwinding a collection by a property, like MongoDB's $unwind function.",
5
"main": "index.js",
6
"scripts": {
0 commit comments