drop carret from react bootstrap due to recent issues

This commit is contained in:
Iuri Matias 2018-08-20 09:42:33 -04:00
parent 500e1af1b3
commit b55685af78
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"homepage": "",
"dependencies": {
"react": "^16.3.2",
"react-bootstrap": "^0.32.1",
"react-bootstrap": "0.32.1",
"react-dom": "^16.3.2"
}
}