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 a3f6ea8 commit 73c5713Copy full SHA for 73c5713
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "array-flatten",
3
- "version": "1.0.2",
+ "version": "1.1.0",
4
"homepage": "https://github.com/blakeembrey/array-flatten",
5
"authors": [
6
"{{{author}}}"
package.json
"description": "Flatten an array of nested arrays into a single flat array",
"main": "array-flatten.js",
"files": [
0 commit comments