We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32420dd commit 9584493Copy full SHA for 9584493
packages/lazy-table-renderer/package.json
@@ -2,6 +2,9 @@
2
"name": "@vue-pivottable/lazy-table-renderer",
3
"version": "1.0.2",
4
"type": "module",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"exports": {
9
".": {
10
"import": "./dist/lazy-table-renderer.es.js",
0 commit comments