Skip to content

Commit cdcad7d

Browse files
committedMay 16, 2018
Ship v2.0.0
1 parent 5a67b91 commit cdcad7d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
 

‎package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,12 @@
3636
},
3737
"dependencies": {
3838
"@coreui/coreui": "^2.0.0",
39-
"bootstrap": "^4.1.1",
4039
"classnames": "^2.2.5",
4140
"core-js": "^2.5.6",
4241
"prop-types": "^15.6.1",
43-
"flag-icon-css": "^3.0.0",
44-
"font-awesome": "^4.7.0",
4542
"react-perfect-scrollbar": "^1.1.1",
4643
"react-router-dom": "^4.2.2",
47-
"reactstrap": "^6.0.1",
48-
"simple-line-icons": "^2.4.1"
44+
"reactstrap": "^6.0.1"
4945
},
5046
"peerDependencies": {
5147
"react": "16.x"

0 commit comments

Comments
 (0)
Please sign in to comment.