File tree 11 files changed +20
-20
lines changed 11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 4.1.0" ,
5
+ "version" : " 4.1.1-snapshot. 0" ,
6
6
"command" : {
7
7
"version" : {
8
8
"push" : true
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-icons/all-files" ,
3
- "version" : " 4.1.0" ,
3
+ "version" : " 4.1.1-snapshot. 0" ,
4
4
"description" : " SVG React icons of popular icon packs using ES6 imports" ,
5
5
"author" : " Goran Gajic" ,
6
6
"contributors" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-icons" ,
3
- "version" : " 4.1.0" ,
3
+ "version" : " 4.1.1-snapshot. 0" ,
4
4
"description" : " SVG React icons of popular icon packs using ES6 imports" ,
5
5
"author" : " Goran Gajic" ,
6
6
"contributors" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo-all-files" ,
3
- "version" : " 4.1.0" ,
3
+ "version" : " 4.1.1-snapshot. 0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"react" : " ^16.12.0" ,
7
7
"react-dom" : " ^16.12.0" ,
8
- "react-icons" : " ^4.1.0" ,
8
+ "react-icons" : " ^4.1.1-snapshot. 0" ,
9
9
"react-scripts" : " ^3.4.3"
10
10
},
11
11
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 4.1.0" ,
3
+ "version" : " 4.1.1-snapshot. 0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"react" : " ^16.12.0" ,
7
7
"react-dom" : " ^16.12.0" ,
8
- "react-icons" : " ^4.1.0" ,
8
+ "react-icons" : " ^4.1.1-snapshot. 0" ,
9
9
"react-scripts" : " ^3.4.3"
10
10
},
11
11
"scripts" : {
Original file line number Diff line number Diff line change 9
9
"keywords" : [],
10
10
"author" : " " ,
11
11
"license" : " ISC" ,
12
- "version" : " 4.1.0" ,
12
+ "version" : " 4.1.1-snapshot. 0" ,
13
13
"private" : true ,
14
14
"dependencies" : {
15
15
"@loadable/component" : " ^5.10.3" ,
27
27
"prop-types" : " ^15.7.2" ,
28
28
"react" : " ^16.12.0" ,
29
29
"react-dom" : " ^16.12.0" ,
30
- "react-icons" : " ^4.1.0" ,
30
+ "react-icons" : " ^4.1.1-snapshot. 0" ,
31
31
"tiny-skeleton-loader-react" : " ^1.1.0"
32
32
},
33
33
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-icons_builders" ,
3
3
"private" : true ,
4
- "version" : " 4.1.0" ,
4
+ "version" : " 4.1.1-snapshot. 0" ,
5
5
"description" : " SVG React icons of popular icon packs using ES6 imports" ,
6
6
"author" : " Goran Gajic" ,
7
7
"contributors" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-ts-test" ,
3
- "version" : " 4.1.0" ,
3
+ "version" : " 4.1.1-snapshot. 0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@types/jest" : " 24.0.12" ,
9
9
"@types/react-dom" : " ^16.9.5" ,
10
10
"react" : " ^16.12.0" ,
11
11
"react-dom" : " ^16.12.0" ,
12
- "react-icons" : " ^4.1.0" ,
12
+ "react-icons" : " ^4.1.1-snapshot. 0" ,
13
13
"react-scripts" : " 3.3.0" ,
14
14
"typescript" : " 3.7.5"
15
15
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webpack4-test" ,
3
- "version" : " 4.1.0" ,
3
+ "version" : " 4.1.1-snapshot. 0" ,
4
4
"main" : " index.js" ,
5
5
"private" : true ,
6
6
"license" : " MIT" ,
14
14
"webpack-cli" : " ^3.3.2"
15
15
},
16
16
"dependencies" : {
17
- "react-icons" : " ^4.1.0"
17
+ "react-icons" : " ^4.1.1-snapshot. 0"
18
18
}
19
19
}
Original file line number Diff line number Diff line change @@ -7489,7 +7489,7 @@ __metadata:
7489
7489
enzyme-to-json: ^3.4.3
7490
7490
react: ^16.12.0
7491
7491
react-dom: ^16.12.0
7492
- react-icons: ^4.1.0
7492
+ react-icons: ^4.1.1-snapshot. 0
7493
7493
react-scripts: ^3.4.3
7494
7494
languageName: unknown
7495
7495
linkType: soft
@@ -7503,7 +7503,7 @@ __metadata:
7503
7503
enzyme-to-json: ^3.4.3
7504
7504
react: ^16.12.0
7505
7505
react-dom: ^16.12.0
7506
- react-icons: ^4.1.0
7506
+ react-icons: ^4.1.1-snapshot. 0
7507
7507
react-scripts: ^3.4.3
7508
7508
languageName: unknown
7509
7509
linkType: soft
@@ -16050,7 +16050,7 @@ fsevents@~2.1.2:
16050
16050
prop-types: ^15.7.2
16051
16051
react: ^16.12.0
16052
16052
react-dom: ^16.12.0
16053
- react-icons: ^4.1.0
16053
+ react-icons: ^4.1.1-snapshot. 0
16054
16054
tiny-skeleton-loader-react: ^1.1.0
16055
16055
typescript: ^3.7.0-beta
16056
16056
languageName: unknown
@@ -16499,7 +16499,7 @@ fsevents@~2.1.2:
16499
16499
languageName: unknown
16500
16500
linkType: soft
16501
16501
16502
- "react-icons@^4.1.0, react-icons@workspace:packages/_react-icons_all":
16502
+ "react-icons@^4.1.1-snapshot. 0, react-icons@workspace:packages/_react-icons_all":
16503
16503
version: 0.0.0-use.local
16504
16504
resolution: "react-icons@workspace:packages/_react-icons_all"
16505
16505
peerDependencies:
@@ -16714,7 +16714,7 @@ fsevents@~2.1.2:
16714
16714
"@types/react-dom": ^16.9.5
16715
16715
react: ^16.12.0
16716
16716
react-dom: ^16.12.0
16717
- react-icons: ^4.1.0
16717
+ react-icons: ^4.1.1-snapshot. 0
16718
16718
react-scripts: 3.3.0
16719
16719
typescript: 3.7.5
16720
16720
languageName: unknown
@@ -20292,7 +20292,7 @@ typescript@3.7.5:
20292
20292
version: 0.0.0-use.local
20293
20293
resolution: "webpack4-test@workspace:packages/webpack4-test"
20294
20294
dependencies:
20295
- react-icons: ^4.1.0
20295
+ react-icons: ^4.1.1-snapshot. 0
20296
20296
webpack: ^4.31.0
20297
20297
webpack-cli: ^3.3.2
20298
20298
languageName: unknown
You can’t perform that action at this time.
0 commit comments