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 6b037ec commit e934084Copy full SHA for e934084
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-reactive-form",
3
- "version": "1.0.20",
+ "version": "1.0.21",
4
"description": "Angular like Reactive Forms in React",
5
"keywords": [
6
"forms",
@@ -45,12 +45,12 @@
45
"prettier": "^1.8.2",
46
"prettier-eslint-cli": "^4.4.2",
47
"react": "^16.1.1",
48
- "prop-types": "^15.6.0",
+ "prop-types": "^15.6.0"
49
},
50
"peerDependencies": {
51
"react": "^15.0.0-0 || ^16.0.0-0",
52
53
54
"typings": "./index.d.ts",
55
"homepage": "https://github.com/bietkul/react-reactive-form#readme"
56
-}
+}
0 commit comments