Skip to content

Commit 1510306

Browse files
committed
dont include everything in the package
1 parent 0d10a4b commit 1510306

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
"engines": {
2525
"node": ">=14.17"
2626
},
27+
"files": [
28+
"src",
29+
"dist"
30+
],
2731
"main": "./dist/plugin.js",
2832
"module": "./dist/plugin.mjs",
2933
"types": "./dist/plugin.d.ts",

0 commit comments

Comments
 (0)