fix: pin boostrap to 4.6.1

This commit is contained in:
Ghassan Maslamani
2022-08-02 19:23:29 +03:00
parent 3d9e9a4c7a
commit 0719d37dfb
2 changed files with 17 additions and 16 deletions

View File

@@ -73,5 +73,9 @@
"react-test-renderer": "16.14.0",
"reactifex": "1.1.1",
"redux-mock-store": "1.5.4"
},
"peerDependencies": {
"bootstrap": "4.6.1"
}
}