Skip to content

Commit

Permalink
fix: add missing index.min.js to release files (#297)
Browse files Browse the repository at this point in the history
* fix: add missing index.min.js to release files

* Update package.json

Co-authored-by: Alex Potsides <[email protected]>

---------

Co-authored-by: Alex Potsides <[email protected]>
  • Loading branch information
mpetrunic and achingbrain authored Mar 27, 2023
1 parent 62b2c91 commit ffca48e
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 @@ -24,7 +24,7 @@
"types": "./dist/src/index.d.ts",
"files": [
"src",
"dist/src",
"dist",
"!dist/test",
"!**/*.tsbuildinfo"
],
Expand Down

0 comments on commit ffca48e

Please sign in to comment.