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 6d97b9f commit 836fa2bCopy full SHA for 836fa2b
package.json
@@ -35,7 +35,7 @@
35
"lint": "eslint src"
36
},
37
"dependencies": {
38
- "@coreui/icons": "^0.2.0",
+ "@coreui/icons": "^0.3.0",
39
"classnames": "^2.2.6",
40
"core-js": "^2.5.7",
41
"prop-types": "^15.6.1",
@@ -54,10 +54,10 @@
54
"eslint": "^4.19.1",
55
"eslint-plugin-import": "^2.12.0",
56
"eslint-plugin-react": "^7.9.1",
57
- "nwb": "^0.21.5",
58
- "react": "^16.4.0",
59
- "react-dom": "^16.4.0",
60
- "sinon": "5.0.7"
+ "nwb": "^0.22.0",
+ "react": "^16.4.1",
+ "react-dom": "^16.4.1",
+ "sinon": "^5.0.7"
61
62
"repository": {
63
"type": "git",
0 commit comments