Skip to content

Commit e5448ab

Browse files
authored
fix: npm files (#56)
1 parent 9ae6824 commit e5448ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prepublishOnly": "yarn build"
2626
},
2727
"files": [
28-
"dist/src/",
28+
"dist/src/*",
2929
"src/",
3030
"LICENSE",
3131
"README.md"

0 commit comments

Comments
 (0)