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 e7aa72f commit 0496776Copy full SHA for 0496776
.travis.yml
@@ -1,7 +1,5 @@
1
language: node_js
2
node_js:
3
- - iojs
4
- - "4"
5
- "5"
6
- "6"
7
script: npm test
package.json
@@ -1,6 +1,6 @@
{
"name": "react-form-controlled",
- "version": "0.17.5",
+ "version": "0.17.6",
"description": "React controlled form components",
"author": {
"name": "Zlatko Fedor",
0 commit comments