We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd9585 commit 9e49229Copy full SHA for 9e49229
.npmignore
@@ -5,3 +5,5 @@ node_modules
5
.travis.yml
6
.eslintrc
7
examples
8
+.eslintrc.js
9
+.flowconfig
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "async-reactor",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"keywords": [
"react",
"stateless",
0 commit comments