File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ package-lock.json
18
18
19
19
# misc
20
20
.DS_Store
21
- .idea
21
+ .idea /
22
22
23
23
npm-debug.log *
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/icons-react" ,
3
- "version" : " 1.0.0-alpha.1 " ,
3
+ "version" : " 1.0.0-alpha.2 " ,
4
4
"description" : " CoreUI Icons React component" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://coreui.io" ,
49
49
},
50
50
"devDependencies" : {
51
51
"@coreui/icons" : " ^1.0.1" ,
52
- "babel-eslint" : " ^10.0.3 " ,
52
+ "babel-eslint" : " ^10.1.0 " ,
53
53
"enzyme" : " ^3.11.0" ,
54
54
"enzyme-adapter-react-16" : " ^1.15.2" ,
55
55
"eslint" : " ^6.8.0" ,
56
56
"eslint-plugin-import" : " ^2.20.1" ,
57
- "eslint-plugin-react" : " ^7.18.3 " ,
58
- "nwb" : " ^0.23.0 " ,
57
+ "eslint-plugin-react" : " ^7.19.0 " ,
58
+ "nwb" : " ^0.24.3 " ,
59
59
"react-app-polyfill" : " ^1.0.6" ,
60
60
"sinon" : " ^5.1.1"
61
61
},
You can’t perform that action at this time.
0 commit comments