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 cdcad7d commit fc68153Copy full SHA for fc68153
package.json
@@ -35,7 +35,8 @@
35
"lint": "eslint src"
36
},
37
"dependencies": {
38
- "@coreui/coreui": "^2.0.0",
+ "@coreui/coreui": "^2.0.1",
39
+ "@coreui/icons": "^0.1.1",
40
"classnames": "^2.2.5",
41
"core-js": "^2.5.6",
42
"prop-types": "^15.6.1",
@@ -52,7 +53,7 @@
52
53
"enzyme-adapter-react-16": "^1.1.1",
54
"eslint": "^4.19.1",
55
"eslint-plugin-import": "^2.11.0",
- "eslint-plugin-react": "^7.7.0",
56
+ "eslint-plugin-react": "^7.8.2",
57
"nwb": "^0.21.5",
58
"react": "^16.3.2",
59
"react-dom": "^16.3.2",
0 commit comments