Skip to content

Commit 9c950fd

Browse files
committed
1 parent 5b1d7a0 commit 9c950fd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git a/node_modules/@react-spring/shared/package.json b/node_modules/@react-spring/shared/package.json
2+
index 93be66f..0ef7fd7 100644
3+
--- a/node_modules/@react-spring/shared/package.json
4+
+++ b/node_modules/@react-spring/shared/package.json
5+
@@ -11,7 +11,7 @@
6+
"contributors": [
7+
"Alec Larson (https://github.com/aleclarson)"
8+
],
9+
- "sideEffects": false,
10+
+ "sideEffects": true,
11+
"main": "cjs/index.js",
12+
"module": "esm/index.js",
13+
"dependencies": {

0 commit comments

Comments
 (0)