Skip to content

Commit

Permalink
fix: tree shaking when using default import
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Dec 6, 2024
1 parent 107c936 commit 421c44b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "pixi-filters",
"version": "6.0.5",
"sideEffects": false,
"exports": {
".": {
"import": "./lib/index.mjs",
Expand Down

0 comments on commit 421c44b

Please sign in to comment.