Skip to content

Commit 8062fd0

Browse files
rootroot
authored andcommitted
updating the repo dist files
1 parent b01b26e commit 8062fd0

File tree

3 files changed

+27
-47
lines changed

3 files changed

+27
-47
lines changed

dist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,4 +377,4 @@ $ npm start
377377

378378
## Licensing
379379

380-
The FusionCharts React component is open-source and distributed under the terms of the MIT/X11 License. However, you will need to download and include FusionCharts library in your page separately, which has a [separate license](https://www.fusioncharts.com/buy).
380+
The FusionCharts Angular integration component is open-source and distributed under the terms of the MIT/X11 License. However, you will need to download and include FusionCharts library in your page separately, which has a [separate license](https://www.fusioncharts.com/buy).

dist/package.json

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "3.0.4",
3+
"version": "3.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/fusioncharts/angular-fusioncharts"
@@ -9,29 +9,19 @@
99
"name": "FusionCharts",
1010
"email": "support@fusioncharts.com"
1111
},
12-
"contributors": [
13-
{
14-
"name": "Rohit Kumar",
15-
"email": "rohit.kr001@gmail.com",
16-
"url": "https://github.com/rohitkr"
17-
},
18-
{
19-
"name": "Rousan Ali",
20-
"email": "rousanali786@gmail.com",
21-
"url": "https://github.com/ariyankhan"
22-
},
23-
{
24-
"name": "Ashok Mandal",
25-
"email": "askipop@gmail.com",
26-
"url": "https://github.com/ashok1994"
27-
},
28-
{
29-
"name": "Rohan Dey",
30-
"email": "rohanoid5@gmail.com",
31-
"url": "https://github.com/rohanoid5"
32-
}
12+
"keywords": [
13+
"angular",
14+
"angular-component",
15+
"component",
16+
"fusioncharts",
17+
"javascript-charts",
18+
"interactive-charts",
19+
"charts",
20+
"graphs",
21+
"visualization",
22+
"data-visualization",
23+
"dataviz"
3324
],
34-
"keywords": ["angular", "angular2", "angular 2", "FusionCharts"],
3525
"license": "MIT",
3626
"bugs": {
3727
"url": "https://github.com/fusioncharts/angular-fusioncharts/issues"

package-dist.json

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "3.0.3",
3+
"version": "3.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/fusioncharts/angular-fusioncharts"
@@ -9,29 +9,19 @@
99
"name": "FusionCharts",
1010
"email": "support@fusioncharts.com"
1111
},
12-
"contributors": [
13-
{
14-
"name": "Rohit Kumar",
15-
"email": "rohit.kr001@gmail.com",
16-
"url": "https://github.com/rohitkr"
17-
},
18-
{
19-
"name": "Rousan Ali",
20-
"email": "rousanali786@gmail.com",
21-
"url": "https://github.com/ariyankhan"
22-
},
23-
{
24-
"name": "Ashok Mandal",
25-
"email": "askipop@gmail.com",
26-
"url": "https://github.com/ashok1994"
27-
},
28-
{
29-
"name": "Rohan Dey",
30-
"email": "rohanoid5@gmail.com",
31-
"url": "https://github.com/rohanoid5"
32-
}
12+
"keywords": [
13+
"angular",
14+
"angular-component",
15+
"component",
16+
"fusioncharts",
17+
"javascript-charts",
18+
"interactive-charts",
19+
"charts",
20+
"graphs",
21+
"visualization",
22+
"data-visualization",
23+
"dataviz"
3324
],
34-
"keywords": ["angular", "angular2", "angular 2", "FusionCharts"],
3525
"license": "MIT",
3626
"bugs": {
3727
"url": "https://github.com/fusioncharts/angular-fusioncharts/issues"

0 commit comments

Comments
 (0)