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 ca0c533 commit 527d6b3Copy full SHA for 527d6b3
package.json
@@ -2,6 +2,9 @@
2
"name": "vue-pivottable",
3
"version": "1.0.3",
4
"type": "module",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"exports": {
9
".": {
10
"import": "./dist/vue-pivottable.es.js",
packages/lazy-table-renderer/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@vue-pivottable/lazy-table-renderer",
- "version": "1.0.6",
+ "version": "1.0.7",
"publishConfig": {
"access": "public"
0 commit comments