mirror of https://github.com/embarklabs/embark.git
drop carret from react bootstrap due to recent issues
This commit is contained in:
parent
500e1af1b3
commit
b55685af78
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue