Skip to content

Commit

Permalink
fix: include icons directory in npm publish (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Butterworth committed Jan 16, 2021
1 parent 52e71a8 commit 40d2493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -10,6 +10,7 @@
},
"files": [
"/dist",
"/icons",
"/src",
"/scss"
],
Expand Down

0 comments on commit 40d2493

Please sign in to comment.