aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-04-11 08:33:15 +0200
committerGitHub <[email protected]>2024-04-11 08:33:15 +0200
commitfb65976acb1003f441a35afafbd87204eca0e2d7 (patch)
tree741cf63d0fe52947fce23e3f14e1e8ad8b3526fc /package.json
parent200a38e76efc27e32f716472bdc4f4d39eff60d1 (diff)
downloadfaker-fb65976acb1003f441a35afafbd87204eca0e2d7.tar.xz
faker-fb65976acb1003f441a35afafbd87204eca0e2d7.zip
fix: tree-shaking (#2790)
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9ad118ff..88e83fab 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,7 @@
"name": "@faker-js/faker",
"version": "8.4.1",
"description": "Generate massive amounts of fake contextual data",
+ "sideEffects": false,
"keywords": [
"faker",
"faker.js",