Skip to content

Commit 7074c54

Browse files
committed
1.0.4
1 parent d1aba27 commit 7074c54

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@idrinth-api-bench/chartjs-plugin-stdev-filler",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"keywords": [
55
"chartjs",
66
"chartjs-plugin",
@@ -11,6 +11,13 @@
1111
"description": "This tiny plugin shows the standardeviation as a colored area around a line chart.",
1212
"main": "src/index.js",
1313
"type": "module",
14+
"bugs": {
15+
"url": "https://github.com/idrinth-api-bench/issues"
16+
},
17+
"repository": {
18+
"url": "https://github.com/idrinth-api-bench/chartjs-plugin-stdev-filler"
19+
},
20+
"homepage": "https://idrinth-api-ben.ch",
1421
"scripts": {
1522
"prepublishOnly": "tsc -p tsconfig.json"
1623
},

0 commit comments

Comments
 (0)