Skip to content

Commit d1aba27

Browse files
committed
1.0.3
1 parent 8258d9e commit d1aba27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"name": "@idrinth-api-bench/chartjs-plugin-stdev-filler",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"keywords": [
55
"chartjs",
66
"chartjs-plugin",
77
"plugin",
88
"stdev"
99
],
10+
"license": "MIT",
1011
"description": "This tiny plugin shows the standardeviation as a colored area around a line chart.",
1112
"main": "src/index.js",
1213
"type": "module",

0 commit comments

Comments
 (0)