File tree Expand file tree Collapse file tree 2 files changed +1049
-1010
lines changed Expand file tree Collapse file tree 2 files changed +1049
-1010
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-chartjs-2" ,
3
- "version" : " 2.10 .0" ,
3
+ "version" : " 2.11 .0" ,
4
4
"description" : " react-chartjs-2" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
7
7
"jsnext:main" : " es/index.js" ,
8
- "author" : " Jeremy Ayerst " ,
9
- "homepage" : " https://github.com/jerairrest /react-chartjs-2" ,
8
+ "author" : " reactchartjs " ,
9
+ "homepage" : " https://github.com/reactchartjs /react-chartjs-2" ,
10
10
"license" : " MIT" ,
11
11
"repository" : {
12
12
"type" : " git" ,
13
- "url" : " https://github.com/jerairrest /react-chartjs-2.git"
13
+ "url" : " https://github.com/reactchartjs /react-chartjs-2.git"
14
14
},
15
15
"bugs" : {
16
- "url" : " https://github.com/jerairrest /react-chartjs-2/issues"
16
+ "url" : " https://github.com/reactchartjs /react-chartjs-2/issues"
17
17
},
18
18
"dependencies" : {
19
19
"lodash" : " ^4.17.19" ,
67
67
},
68
68
"peerDependencies" : {
69
69
"chart.js" : " ^2.3" ,
70
- "react" : " ^0.14.0 || ^15.0.0 || ^16.0.0-beta || ^16 .0.0" ,
71
- "react-dom" : " ^0.14.0 || ^15.0.0 || ^16.0.0-beta || ^16 .0.0"
70
+ "react" : " ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17 .0.0" ,
71
+ "react-dom" : " ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17 .0.0"
72
72
},
73
73
"browserify-shim" : {
74
74
"react" : " global:React" ,
You can’t perform that action at this time.
0 commit comments