We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfb704 commit efa7c66Copy full SHA for efa7c66
package.json
@@ -24,12 +24,13 @@
24
"@coreui/coreui": "^2.0.0-rc.2",
25
"bootstrap": "^4.1.1",
26
"classnames": "^2.2.5",
27
+ "core-js": "^2.5.6",
28
"prop-types": "^15.6.1",
29
"flag-icon-css": "^3.0.0",
30
"font-awesome": "^4.7.0",
31
"react-perfect-scrollbar": "^1.1.1",
32
"react-router-dom": "^4.2.2",
- "reactstrap": "^5.0.0",
33
+ "reactstrap": "^6.0.1",
34
"simple-line-icons": "^2.4.1"
35
},
36
"peerDependencies": {
@@ -45,7 +46,7 @@
45
46
"nwb": "^0.21.5",
47
"react": "^16.3.2",
48
"react-dom": "^16.3.2",
- "sinon": "^5.0.2"
49
+ "sinon": "^5.0.7"
50
51
"author": "Łukasz Holeczek",
52
"homepage": "http://coreui.io",
0 commit comments