We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c0f23 commit 02e787aCopy full SHA for 02e787a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-fusioncharts",
3
- "version": "2.0.7",
+ "version": "3.0.0",
4
"description": "Simple and Lightweight React component for FusionCharts JavaScript Charting Library",
5
"main": "lib/ReactFC.js",
6
"author": {
@@ -18,6 +18,16 @@
18
"name": "Subrata Mal",
19
"email": "subrata@fusioncharts.com",
20
"url": "https://github.com/subratamal"
21
+ },
22
+ {
23
+ "name": "Ashok Mandal",
24
+ "email": "askipop@gmail.com",
25
+ "url": "https://github.com/ashok1994"
26
27
28
+ "name": "Rohan Dey",
29
+ "email": "rohanoid5@gmail.com",
30
+ "url": "https://github.com/rohanoid5"
31
}
32
],
33
"homepage": "https://github.com/fusioncharts/react-fusioncharts-component",
0 commit comments