Skip to content

Commit 75873d3

Browse files
Replace .pl with .net
1 parent 419c63a commit 75873d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

highcharts-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Highcharts component for Angular.",
44
"version": "5.0.0",
55
"license": "MIT",
6-
"author": "Black Label <start@blacklabel.pl> (http://blacklabel.pl)",
6+
"author": "Black Label <start@blacklabel.net> (http://blacklabel.net)",
77
"bugs": {
88
"url": "https://github.com/highcharts/highcharts-angular/issues"
99
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Project to develop the Highcharts component for Angular. See the ./highcharts-angular folder for published project.",
55
"version": "0.0.0",
66
"license": "MIT",
7-
"author": "Black Label <start@blacklabel.pl> (http://blacklabel.pl)",
7+
"author": "Black Label <start@blacklabel.net> (http://blacklabel.net)",
88
"scripts": {
99
"ng": "ng",
1010
"serve": "ng serve my-app --open",

0 commit comments

Comments
 (0)