Skip to content

Commit 9584493

Browse files
committed
chore(lazy-table-renderer): update package.json
1 parent 32420dd commit 9584493

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/lazy-table-renderer/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "@vue-pivottable/lazy-table-renderer",
33
"version": "1.0.2",
44
"type": "module",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"exports": {
69
".": {
710
"import": "./dist/lazy-table-renderer.es.js",

0 commit comments

Comments
 (0)