Skip to content

Commit c4f0da8

Browse files
author
qiqiboy
committed
peerDependencies update
1 parent c8ef492 commit c4f0da8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-formutil",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Happy to build forms with react-formutil in the project based on react-bootstrap ^_^",
55
"main": "lib/index.js",
66
"directories": {
@@ -39,9 +39,9 @@
3939
},
4040
"homepage": "https://github.com/qiqiboy/react-bootstrap-formutil#readme",
4141
"peerDependencies": {
42-
"react": ">15.0.0",
43-
"prop-types": ">15.0.0",
44-
"react-bootstrap": ">3.0.0",
42+
"react": ">16.0.0",
43+
"prop-types": ">16.0.0",
44+
"react-bootstrap": ">0.3.0",
4545
"react-formutil": ">0.3.2"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)