Skip to content

Commit

Permalink
fix(npm): include all files
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolaiSchmid committed Jan 2, 2023
1 parent 7f3ded6 commit 5e35250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"*.{js,json,graphql,md,html,ts,tsx}": "npm run format --"
},
"files": [
"dist",
"dist/",
"docs/",
"README.md"
],
Expand Down

0 comments on commit 5e35250

Please sign in to comment.