Skip to content

Commit

Permalink
chore(package): include LICENSE file
Browse files Browse the repository at this point in the history
  • Loading branch information
hrdtbs committed Sep 11, 2021
1 parent bb470ba commit 4fdb5bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"README.md",
"CHANGELOG.md",
"dist/",
"package.json"
"package.json",
"LICENSE"
],
"eslintIgnore": [
"dist",
Expand Down

0 comments on commit 4fdb5bb

Please sign in to comment.