Skip to content

Commit fc709c2

Browse files
authored
Add icons directory to package files (#823)
1 parent 7abb90b commit fc709c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@
223223
},
224224
"files": [
225225
"dist/*.?(m)js",
226+
"dist/icons",
226227
"src"
227228
],
228229
"bin": "./script/cli.js",

0 commit comments

Comments
 (0)