Skip to content

Commit aa7dc96

Browse files
committed
add access config
1 parent 17c4608 commit aa7dc96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "@sgratzl/chartjs-chart-boxplot",
33
"description": "Chart.js module for charting boxplots and violin charts",
44
"version": "2.3.1",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"author": {
69
"name": "datavisyn",
710
"email": "contact@datavisyn.io",

0 commit comments

Comments
 (0)