Skip to content

Commit ae85d9b

Browse files
committed
chore: add src
1 parent 75ecd6f commit ae85d9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"version": "0.4.5",
44
"main": "dist/vue-pivottable.mjs",
55
"files": [
6-
"dist"
6+
"dist",
7+
"src"
78
],
89
"exports": {
910
".": {

0 commit comments

Comments
 (0)