Skip to content

Commit 381105b

Browse files
author
Kuldeep Saxena
authored
Update package.json
1 parent 8b24820 commit 381105b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
},
5252
"peerDependencies": {
5353
"react": "^15.0.0-0 || ^16.0.0-0",
54-
"prop-types": "^15.6.0"
54+
"prop-types": "^15.6.0",
55+
"babel-polyfill": "^6.26.0"
5556
},
5657
"typings": "./index.d.ts",
5758
"homepage": "https://github.com/bietkul/react-reactive-form#readme"

0 commit comments

Comments
 (0)