Skip to content

Commit 07cbb42

Browse files
committed
fixup: add bundles to packaged files
Signed-off-by: Lance Ball <[email protected]>
1 parent 1eaf005 commit 07cbb42

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
@@ -16,7 +16,8 @@
1616
"prepublishOnly": "npm run build"
1717
},
1818
"files": [
19-
"dist"
19+
"dist",
20+
"bundles"
2021
],
2122
"standard-version": {
2223
"types": [

0 commit comments

Comments
 (0)