Skip to content

Commit 5be22be

Browse files
committed
Add bundled and min files back into npm
1 parent 78580ea commit 5be22be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"browser": "dist/html2pdf.js",
88
"files": [
99
"/src",
10-
"/dist",
11-
"!**/*.{bundle*,min}.js"
10+
"/dist"
1211
],
1312
"repository": {
1413
"type": "git",

0 commit comments

Comments
 (0)