Skip to content

Commit 88a5c2b

Browse files
authored
Merge pull request #97 from fusioncharts/release/3.1.0
Version Changes
2 parents b1dc758 + 177e761 commit 88a5c2b

File tree

1 file changed

+13
-24
lines changed

1 file changed

+13
-24
lines changed

package.json

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "3.0.4",
3+
"version": "3.1.0",
4+
"description": "A Simple and Lightweight Angular component for FusionCharts JavaScript Charting Library",
45
"scripts": {
56
"ng": "ng",
67
"start": "ng serve",
@@ -23,30 +24,18 @@
2324
"name": "FusionCharts",
2425
"email": "support@fusioncharts.com"
2526
},
26-
"contributors": [
27-
{
28-
"name": "Rohit Kumar",
29-
"email": "rohit.kr001@gmail.com",
30-
"url": "https://github.com/rohitkr"
31-
},
32-
{
33-
"name": "Rousan Ali",
34-
"email": "rousanali786@gmail.com",
35-
"url": "https://github.com/ariyankhan"
36-
},
37-
{
38-
"name": "Ashok Mandal",
39-
"email": "askipop@gmail.com",
40-
"url": "https://github.com/ashok1994"
41-
},
42-
{
43-
"name": "Rohan Dey",
44-
"email": "rohanoid5@gmail.com",
45-
"url": "https://github.com/rohanoid5"
46-
}
47-
],
4827
"keywords": [
49-
"angular"
28+
"angular",
29+
"angular-component",
30+
"component",
31+
"fusioncharts",
32+
"javascript-charts",
33+
"interactive-charts",
34+
"charts",
35+
"graphs",
36+
"visualization",
37+
"data-visualization",
38+
"dataviz"
5039
],
5140
"license": "MIT",
5241
"bugs": {

0 commit comments

Comments
 (0)