mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
fix peerdep
This commit is contained in:
parent
d5d8c54d98
commit
cb970cded5
@ -14,8 +14,8 @@
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"prop-types": "^15.0.0",
|
||||
"react": "^15.0.0",
|
||||
"react-dom": "^15.0.0"
|
||||
"react": "^16.3.0",
|
||||
"react-dom": "^116.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.7"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user