We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c1041 commit fe9f942Copy full SHA for fe9f942
package.json
@@ -43,16 +43,16 @@
43
"react-onclickout": "^2.0.8",
44
"react-perfect-scrollbar": "^1.2.2",
45
"react-router-dom": "^4.3.1",
46
- "reactstrap": "^6.4.0"
+ "reactstrap": "^6.5.0"
47
},
48
"peerDependencies": {
49
"@coreui/coreui": "^2.0.14",
50
"react": "16.x"
51
52
"devDependencies": {
53
"babel-eslint": "^10.0.1",
54
- "enzyme": "^3.6.0",
55
- "enzyme-adapter-react-16": "^1.5.0",
+ "enzyme": "^3.7.0",
+ "enzyme-adapter-react-16": "^1.6.0",
56
"eslint": "^5.6.1",
57
"eslint-plugin-import": "^2.14.0",
58
"eslint-plugin-react": "^7.11.1",
0 commit comments