Skip to content

Commit fb14208

Browse files
author
Luca Forstner
authored
fix(tracing-internal): Add sideEffects field to package.json (#7720)
1 parent 01d7c5c commit fb14208

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/tracing-internal/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@
4848
},
4949
"volta": {
5050
"extends": "../../package.json"
51-
}
51+
},
52+
"sideEffects": false
5253
}

0 commit comments

Comments
 (0)