Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit df33cab

Browse files
committed
fix: include plugins and support in dist
1 parent 53483df commit df33cab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
},
3131
"files": [
3232
"dist",
33-
"lib"
33+
"lib",
34+
"support",
35+
"plugins"
3436
],
3537
"keywords": [
3638
"react",

0 commit comments

Comments
 (0)