Skip to content

Commit d5f2a76

Browse files
committed
fix: add patches folder to distribution
1 parent 46bfd01 commit d5f2a76

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
@@ -14,7 +14,8 @@
1414
"./package.json": "./package.json"
1515
},
1616
"files": [
17-
"dist"
17+
"dist",
18+
"patches"
1819
],
1920
"repository": {
2021
"type": "git",

0 commit comments

Comments
 (0)