Skip to content

Commit

Permalink
fix: empty npm package
Browse files Browse the repository at this point in the history
Closes #318
  • Loading branch information
jonasgloning committed Jan 23, 2023
1 parent 23bc273 commit f4c359a
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 @@ -35,7 +35,7 @@
"url": "https://opencollective.com/peer"
},
"files": [
"dist/"
"dist/*"
],
"engines": {
"node": ">=14"
Expand Down

0 comments on commit f4c359a

Please sign in to comment.