Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 1d70423

Browse files
author
Anita Steiner
authored
Merge pull request #31 from datavisyn/rumersdorfer-update_package.json
Update author, homepage and license
2 parents d443c91 + 616f7c2 commit 1d70423

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,16 @@
1616
"error-bars",
1717
"javascript"
1818
],
19-
"author": "stefan.luger@datavisyn.io",
20-
"license": "MIT",
19+
"author": {
20+
"name": "datavisyn GmbH",
21+
"email": "contact@datavisyn.io",
22+
"url": "https://datavisyn.io"
23+
},
24+
"license": "BSD-3-Clause",
25+
"homepage": "https://datavisyn.io",
2126
"bugs": {
2227
"url": "https://github.com/datavisyn/chartjs-plugin-error-bars/issues"
23-
},
24-
"homepage": "https://github.com/datavisyn/chartjs-plugin-error-bars#readme",
28+
},
2529
"files": [
2630
"build",
2731
"src/**/*.js"

0 commit comments

Comments
 (0)