Skip to content

Commit

Permalink
Include license files in the package
Browse files Browse the repository at this point in the history
Fixes #976
  • Loading branch information
sindresorhus committed Nov 4, 2024
1 parent cace1f2 commit a8148ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
},
"files": [
"index.d.ts",
"source"
"source",
"license-mit",
"license-cc0"
],
"keywords": [
"typescript",
Expand Down

0 comments on commit a8148ec

Please sign in to comment.