Skip to content

Commit

Permalink
Add LICENSE and NOTICE to the pkg files
Browse files Browse the repository at this point in the history
  • Loading branch information
amekusa committed Sep 5, 2023
1 parent f510a24 commit e8d3107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"build:clean": "rm -rf dist && npm run build"
},
"files": [
"LICENSE",
"NOTICE",
"dist",
"src"
],
Expand Down

0 comments on commit e8d3107

Please sign in to comment.