File tree Expand file tree Collapse file tree 2 files changed +2785
-1219
lines changed Expand file tree Collapse file tree 2 files changed +2785
-1219
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-uid" ,
3
3
"version" : " 2.2.0" ,
4
- "description" : " Render less container for ID generation" ,
4
+ "description" : " Render- less container for ID generation" ,
5
5
"sideEffects" : false ,
6
6
"main" : " dist/es5/index.js" ,
7
7
"types" : " dist/es5/index.d.ts" ,
39
39
"@types/node" : " 10.5.2" ,
40
40
"codecov" : " ^3.0.2" ,
41
41
"flow-bin" : " ^0.76.0" ,
42
- "react" : " ^16.7.0-alpha.2 " ,
43
- "react-dom" : " ^16.7.0-alpha.2 " ,
42
+ "react" : " ^16.8.0 " ,
43
+ "react-dom" : " ^16.8.0 " ,
44
44
"react-test-renderer" : " ^16.4.0" ,
45
45
"size-limit" : " ^0.21.1" ,
46
- "ts-react-toolbox" : " ^0.1.21 "
46
+ "ts-react-toolbox" : " ^0.2.20 "
47
47
},
48
48
"size-limit" : [
49
49
{
55
55
"node" : " >=8.5.0"
56
56
},
57
57
"peerDependencies" : {
58
- "react" : " ^16.3.0"
58
+ "@types/react" : " ^16.8.0" ,
59
+ "react" : " ^16.8.0"
60
+ },
61
+ "peerDependenciesMeta" : {
62
+ "@types/react" : {
63
+ "optional" : true
64
+ }
65
+ },
66
+ "dependencies" : {
67
+ "tslib" : " ^1.10.0"
59
68
},
60
69
"keywords" : [
61
70
" react" ,
You can’t perform that action at this time.
0 commit comments