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 657279f commit 1963a91Copy full SHA for 1963a91
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "array-flatten",
3
- "version": "1.1.0",
+ "version": "1.1.1",
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