Skip to content

Commit

Permalink
fix(build): set side effect free (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
manbearwiz authored Jul 22, 2024
1 parent 27a1246 commit e0baaad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@
"require": "./dist/vitest-tiny-reporter.umd.cjs",
"types": "./dist/types/index.d.ts"
}
}
},
"sideEffects": false
}

0 comments on commit e0baaad

Please sign in to comment.