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 75ecd6f commit ae85d9bCopy full SHA for ae85d9b
package.json
@@ -3,7 +3,8 @@
3
"version": "0.4.5",
4
"main": "dist/vue-pivottable.mjs",
5
"files": [
6
- "dist"
+ "dist",
7
+ "src"
8
],
9
"exports": {
10
".": {
0 commit comments